Map System.Type to their ActiveRecordModel

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

Syntax

C#
public class ActiveRecordModelCollection : DictionaryBase, IEnumerable

Inheritance Hierarchy

System..::Object
  System.Collections..::DictionaryBase
    Castle.ActiveRecord.Framework.Internal..::ActiveRecordModelCollection

See Also