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

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

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

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

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

Метод Описание
ApplyAttributesTemplate ( ) : void
ApplyBackingStoreDefinition ( ) : void

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

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

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

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

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

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

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