C# Class Zetbox.DalProvider.Ef.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
ApplyClassAttributeTemplate ( ) : void
ApplyConstructorTemplate ( ) : void

Method Details

ApplyAPropertyTemplate() protected méthode

protected ApplyAPropertyTemplate ( ) : void
Résultat void

ApplyClassAttributeTemplate() protected méthode

protected ApplyClassAttributeTemplate ( ) : void
Résultat void

ApplyConstructorTemplate() protected méthode

protected ApplyConstructorTemplate ( ) : 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