C# Class Zetbox.DalProvider.NHibernate.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 serializationList, string type, string name, string modulenamespace, string backingName, bool isCalculated, bool disableExport ) : System

Méthodes protégées

Méthode Description
AddSerialization ( Zetbox.Generator.Templates list, string name ) : void
ApplyBackingStoreDefinition ( ) : void
ApplyBackingStoreIsDirtyDefinition ( ) : void
ModifyMemberAttributes ( MemberAttributes memberAttributes ) : MemberAttributes

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

ApplyBackingStoreIsDirtyDefinition() protected méthode

protected ApplyBackingStoreIsDirtyDefinition ( ) : void
Résultat void

ModifyMemberAttributes() protected méthode

protected ModifyMemberAttributes ( MemberAttributes memberAttributes ) : MemberAttributes
memberAttributes MemberAttributes
Résultat MemberAttributes

NotifyingValueProperty() public méthode

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