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

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

Méthodes publiques

Méthode Description
NotifyingValueProperty ( Arebis _host, IZetboxContext ctx, Zetbox.Generator.Templates list, string type, string name, string moduleNamespace, string backingName, bool isCalculated, bool disableExport ) : System

Méthodes protégées

Méthode Description
ApplyAttributesTemplate ( ) : void
ApplyBackingStoreDefinition ( ) : void

Method Details

ApplyAttributesTemplate() protected méthode

protected ApplyAttributesTemplate ( ) : void
Résultat void

ApplyBackingStoreDefinition() protected méthode

protected ApplyBackingStoreDefinition ( ) : void
Résultat void

NotifyingValueProperty() public méthode

public NotifyingValueProperty ( Arebis _host, IZetboxContext ctx, Zetbox.Generator.Templates list, string type, string name, string moduleNamespace, string backingName, bool isCalculated, bool disableExport ) : System
_host Arebis
ctx IZetboxContext
list Zetbox.Generator.Templates
type string
name string
moduleNamespace string
backingName string
isCalculated bool
disableExport bool
Résultat System