Fully Working build with Different print locations and table loading. Pending: Bill Settlement, Modifiers, etc.
This commit is contained in:
BIN
Include/Fluent/Antlr3.Runtime.dll
Normal file
BIN
Include/Fluent/Antlr3.Runtime.dll
Normal file
Binary file not shown.
BIN
Include/Fluent/Castle.Core.dll
Normal file
BIN
Include/Fluent/Castle.Core.dll
Normal file
Binary file not shown.
3197
Include/Fluent/Castle.Core.xml
Normal file
3197
Include/Fluent/Castle.Core.xml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Include/Fluent/Castle.DynamicProxy2.dll
Normal file
BIN
Include/Fluent/Castle.DynamicProxy2.dll
Normal file
Binary file not shown.
1249
Include/Fluent/Castle.DynamicProxy2.xml
Normal file
1249
Include/Fluent/Castle.DynamicProxy2.xml
Normal file
File diff suppressed because it is too large
Load Diff
5485
Include/Fluent/FluentNHibernate.XML
Normal file
5485
Include/Fluent/FluentNHibernate.XML
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Include/Fluent/FluentNHibernate.dll
Normal file
BIN
Include/Fluent/FluentNHibernate.dll
Normal file
Binary file not shown.
BIN
Include/Fluent/FluentNHibernate.pdb
Normal file
BIN
Include/Fluent/FluentNHibernate.pdb
Normal file
Binary file not shown.
BIN
Include/Fluent/Iesi.Collections.dll
Normal file
BIN
Include/Fluent/Iesi.Collections.dll
Normal file
Binary file not shown.
1903
Include/Fluent/Iesi.Collections.xml
Normal file
1903
Include/Fluent/Iesi.Collections.xml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Include/Fluent/NHibernate.ByteCode.Castle.dll
Normal file
BIN
Include/Fluent/NHibernate.ByteCode.Castle.dll
Normal file
Binary file not shown.
40
Include/Fluent/NHibernate.ByteCode.Castle.xml
Normal file
40
Include/Fluent/NHibernate.ByteCode.Castle.xml
Normal file
@ -0,0 +1,40 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>NHibernate.ByteCode.Castle</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:NHibernate.ByteCode.Castle.LazyInitializer">
|
||||
<summary>
|
||||
A <see cref="T:NHibernate.Proxy.ILazyInitializer"/> for use with the Castle Dynamic Class Generator.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:NHibernate.ByteCode.Castle.LazyInitializer.#ctor(System.String,System.Type,System.Object,System.Reflection.MethodInfo,System.Reflection.MethodInfo,NHibernate.Type.IAbstractComponentType,NHibernate.Engine.ISessionImplementor)">
|
||||
<summary>
|
||||
Initializes a new <see cref="T:NHibernate.ByteCode.Castle.LazyInitializer"/> object.
|
||||
</summary>
|
||||
<param name="entityName"></param>
|
||||
<param name="persistentClass">The Class to Proxy.</param>
|
||||
<param name="id">The Id of the Object we are Proxying.</param>
|
||||
<param name="getIdentifierMethod"></param>
|
||||
<param name="setIdentifierMethod"></param>
|
||||
<param name="componentIdType"></param>
|
||||
<param name="session">The ISession this Proxy is in.</param>
|
||||
</member>
|
||||
<member name="M:NHibernate.ByteCode.Castle.LazyInitializer.Intercept(Castle.Core.Interceptor.IInvocation)">
|
||||
<summary>
|
||||
Invoke the actual Property/Method using the Proxy or instantiate the actual
|
||||
object and use it when the Proxy can't handle the method.
|
||||
</summary>
|
||||
<param name="invocation">The <see cref="T:Castle.Core.Interceptor.IInvocation"/> from the generated Castle.DynamicProxy.</param>
|
||||
</member>
|
||||
<member name="M:NHibernate.ByteCode.Castle.ProxyFactory.GetProxy(System.Object,NHibernate.Engine.ISessionImplementor)">
|
||||
<summary>
|
||||
Build a proxy using the Castle.DynamicProxy library.
|
||||
</summary>
|
||||
<param name="id">The value for the Id.</param>
|
||||
<param name="session">The Session the proxy is in.</param>
|
||||
<returns>A fully built <c>INHibernateProxy</c>.</returns>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
BIN
Include/Fluent/NHibernate.dll
Normal file
BIN
Include/Fluent/NHibernate.dll
Normal file
Binary file not shown.
40555
Include/Fluent/NHibernate.xml
Normal file
40555
Include/Fluent/NHibernate.xml
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Include/Fluent/log4net.dll
Normal file
BIN
Include/Fluent/log4net.dll
Normal file
Binary file not shown.
28655
Include/Fluent/log4net.xml
Normal file
28655
Include/Fluent/log4net.xml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user