C# Class Zetbox.DalProvider.NHibernate.Generator.Templates.CollectionEntries.ValueCollectionEntry

Inheritance: Zetbox.Generator.Templates.CollectionEntries.ValueCollectionEntry
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
ValueCollectionEntry ( Arebis _host, IZetboxContext ctx, System.Property prop ) : System

Méthodes protégées

Méthode Description
ApplyAPropertyTemplate ( ) : void
ApplyBIndexPropertyTemplate ( ) : void
ApplyClassTailTemplate ( ) : void
ApplyConstructorTemplate ( ) : void
ApplyIdPropertyTemplate ( ) : void
ApplyReloadReferenceBody ( ) : void

Method Details

ApplyAPropertyTemplate() protected méthode

protected ApplyAPropertyTemplate ( ) : void
Résultat void

ApplyBIndexPropertyTemplate() protected méthode

protected ApplyBIndexPropertyTemplate ( ) : void
Résultat void

ApplyClassTailTemplate() protected méthode

protected ApplyClassTailTemplate ( ) : void
Résultat void

ApplyConstructorTemplate() protected méthode

protected ApplyConstructorTemplate ( ) : void
Résultat void

ApplyIdPropertyTemplate() protected méthode

protected ApplyIdPropertyTemplate ( ) : void
Résultat void

ApplyReloadReferenceBody() protected méthode

protected ApplyReloadReferenceBody ( ) : void
Résultat void

ValueCollectionEntry() public méthode

public ValueCollectionEntry ( Arebis _host, IZetboxContext ctx, System.Property prop ) : System
_host Arebis
ctx IZetboxContext
prop System.Property
Résultat System