C# Class NHibernateHbmToFluent.Converter.Types.Bag

Inheritance: IMapStart
Afficher le fichier Open project: mvba/hbm-to-fnh

Méthodes publiques

Méthode Description
Bag ( CodeFileBuilder builder ) : NHibernate.Cfg.MappingSchema
Start ( string prefix, MappedPropertyInfo item ) : void

Method Details

Bag() public méthode

public Bag ( CodeFileBuilder builder ) : NHibernate.Cfg.MappingSchema
builder CodeFileBuilder
Résultat NHibernate.Cfg.MappingSchema

Start() public méthode

public Start ( string prefix, MappedPropertyInfo item ) : void
prefix string
item MappedPropertyInfo
Résultat void