메소드 | 설명 | |
---|---|---|
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 |
protected AddSerialization ( Zetbox.Generator.Templates list, string name ) : void | ||
list | Zetbox.Generator.Templates | |
name | string | |
리턴 | void |
protected ApplyBackingStoreIsDirtyDefinition ( ) : void | ||
리턴 | void |
protected ModifyMemberAttributes ( MemberAttributes memberAttributes ) : MemberAttributes | ||
memberAttributes | MemberAttributes | |
리턴 | MemberAttributes |
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 |