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

Inheritance: Zetbox.Generator.Templates.Properties.NotifyingDataProperty
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode 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

Méthodes protégées

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

Method Details

AddSerialization() protected méthode

protected AddSerialization ( Zetbox.Generator.Templates list, string name ) : void
list Zetbox.Generator.Templates
name string
Résultat void

ApplyBackingStoreDefinition() protected méthode

protected ApplyBackingStoreDefinition ( ) : void
Résultat void

ApplyTailTemplate() protected méthode

protected ApplyTailTemplate ( ) : void
Résultat void

Call() public static méthode

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
Résultat void

NotifyingEnumProperty() public méthode

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
Résultat System