C# Class Castle.ActiveRecord.Model.Collection

Mostrar archivo Open project: shosca/ActiveRecord

Public Methods

Method Description
Collection ( NHibernate.Type.CollectionType type, ICollectionPersister persister ) : System

Method Details

Collection() public method

public Collection ( NHibernate.Type.CollectionType type, ICollectionPersister persister ) : System
type NHibernate.Type.CollectionType
persister ICollectionPersister
return System