Performs the framework initialization.

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

Syntax

C#
public sealed class ActiveRecordStarter

Remarks

This class is not thread safe.

Inheritance Hierarchy

System..::Object
  Castle.ActiveRecord..::ActiveRecordStarter

See Also