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

Inheritance: Zetbox.Generator.Templates.CollectionEntries.ValueCollectionEntry
Mostrar archivo Open project: daszat/zetbox

Public Methods

Method Description
ValueCollectionEntry ( Arebis _host, IZetboxContext ctx, System.Property prop ) : System

Protected Methods

Method Description
ApplyAPropertyTemplate ( ) : void
ApplyClassAttributeTemplate ( ) : void
ApplyConstructorTemplate ( ) : void

Method Details

ApplyAPropertyTemplate() protected method

protected ApplyAPropertyTemplate ( ) : void
return void

ApplyClassAttributeTemplate() protected method

protected ApplyClassAttributeTemplate ( ) : void
return void

ApplyConstructorTemplate() protected method

protected ApplyConstructorTemplate ( ) : void
return void

ValueCollectionEntry() public method

public ValueCollectionEntry ( Arebis _host, IZetboxContext ctx, System.Property prop ) : System
_host Arebis
ctx IZetboxContext
prop System.Property
return System