C# Class Zetbox.DalProvider.Ef.Generator.Templates.Properties.NotifyingEnumProperty

Inheritance: Zetbox.Generator.Templates.Properties.NotifyingDataProperty
Mostra file Open project: daszat/zetbox

Public Methods

Method Description
Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, System.Property prop ) : void
NotifyingEnumProperty ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, System.Property prop ) : System

Protected Methods

Method Description
AddSerialization ( Zetbox.Generator.Templates list, string name ) : void
ApplyBackingStoreDefinition ( ) : void
ApplyTailTemplate ( ) : void

Method Details

AddSerialization() protected method

protected AddSerialization ( Zetbox.Generator.Templates list, string name ) : void
list Zetbox.Generator.Templates
name string
return void

ApplyBackingStoreDefinition() protected method

protected ApplyBackingStoreDefinition ( ) : void
return void

ApplyTailTemplate() protected method

protected ApplyTailTemplate ( ) : void
return void

Call() public static method

public static Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, System.Property prop ) : void
host Arebis
ctx IZetboxContext
serializationList Zetbox.Generator.Templates
prop System.Property
return void

NotifyingEnumProperty() public method

public NotifyingEnumProperty ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, System.Property prop ) : System
host Arebis
ctx IZetboxContext
serializationList Zetbox.Generator.Templates
prop System.Property
return System