Initializes the framework reading the configuration from the AppDomain and checking all the types on the executing Assembly

Namespace: Castle.ActiveRecord
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public static void Initialize()

See Also