C# Класс Zetbox.DalProvider.NHibernate.Generator.Templates.Properties.NotifyingValueProperty

Наследование: Zetbox.Generator.Templates.Properties.NotifyingValueProperty
Показать файл Открыть проект

Открытые методы

Метод Описание
NotifyingValueProperty ( Arebis _host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, string type, string name, string modulenamespace, string backingName, bool isCalculated, bool disableExport ) : System

Защищенные методы

Метод Описание
AddSerialization ( Zetbox.Generator.Templates list, string name ) : void
ApplyBackingStoreDefinition ( ) : void
ApplyBackingStoreIsDirtyDefinition ( ) : void
ModifyMemberAttributes ( MemberAttributes memberAttributes ) : MemberAttributes

Описание методов

AddSerialization() защищенный Метод

protected AddSerialization ( Zetbox.Generator.Templates list, string name ) : void
list Zetbox.Generator.Templates
name string
Результат void

ApplyBackingStoreDefinition() защищенный Метод

protected ApplyBackingStoreDefinition ( ) : void
Результат void

ApplyBackingStoreIsDirtyDefinition() защищенный Метод

protected ApplyBackingStoreIsDirtyDefinition ( ) : void
Результат void

ModifyMemberAttributes() защищенный Метод

protected ModifyMemberAttributes ( MemberAttributes memberAttributes ) : MemberAttributes
memberAttributes MemberAttributes
Результат MemberAttributes

NotifyingValueProperty() публичный Метод

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
Результат System