C# 클래스 Zetbox.DalProvider.NHibernate.Generator.Templates.CompoundObjects.Template

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

공개 메소드들

메소드 설명
Template ( Arebis _host, IZetboxContext ctx, CompoundObject s ) : System

보호된 메소드들

메소드 설명
ApplyClassTailTemplate ( ) : void
ApplyConstructorTemplate ( ) : void
GetExportGuidBackingStoreReference ( ) : string

메소드 상세

ApplyClassTailTemplate() 보호된 메소드

protected ApplyClassTailTemplate ( ) : void
리턴 void

ApplyConstructorTemplate() 보호된 메소드

protected ApplyConstructorTemplate ( ) : void
리턴 void

GetExportGuidBackingStoreReference() 보호된 메소드

protected GetExportGuidBackingStoreReference ( ) : string
리턴 string

Template() 공개 메소드

public Template ( Arebis _host, IZetboxContext ctx, CompoundObject s ) : System
_host Arebis
ctx IZetboxContext
s CompoundObject
리턴 System