C# 클래스 Zetbox.DalProvider.NHibernate.Generator.Templates.Properties.NotifyingValueProperty

상속: Zetbox.Generator.Templates.Properties.NotifyingValueProperty
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
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