C# 클래스 Zetbox.Generator.Templates.Properties.ExportGuidProperty

상속: NotifyingValueProperty
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
Call ( Arebis host, IZetboxContext ctx, Serialization serializationList, string backingName ) : void
ExportGuidProperty ( Arebis _host, IZetboxContext ctx, Serialization serializationList, string backingName ) : System

보호된 메소드들

메소드 설명
ApplyInitializeGuidOnGetTemplate ( ) : void
ApplyOnGetTemplate ( ) : void

메소드 상세

ApplyInitializeGuidOnGetTemplate() 보호된 메소드

protected ApplyInitializeGuidOnGetTemplate ( ) : void
리턴 void

ApplyOnGetTemplate() 보호된 메소드

protected ApplyOnGetTemplate ( ) : void
리턴 void

Call() 공개 정적인 메소드

public static Call ( Arebis host, IZetboxContext ctx, Serialization serializationList, string backingName ) : void
host Arebis
ctx IZetboxContext
serializationList Serialization
backingName string
리턴 void

ExportGuidProperty() 공개 메소드

public ExportGuidProperty ( Arebis _host, IZetboxContext ctx, Serialization serializationList, string backingName ) : System
_host Arebis
ctx IZetboxContext
serializationList Serialization
backingName string
리턴 System