C# Class Zetbox.DalProvider.NHibernate.Generator.Templates.CompoundObjects.Template

Inheritance: Zetbox.Generator.Templates.CompoundObjects.Template
ファイルを表示 Open project: daszat/zetbox

Public Methods

Method Description
Template ( Arebis _host, IZetboxContext ctx, CompoundObject s ) : System

Protected Methods

Method Description
ApplyClassTailTemplate ( ) : void
ApplyConstructorTemplate ( ) : void
GetExportGuidBackingStoreReference ( ) : string

Method Details

ApplyClassTailTemplate() protected method

protected ApplyClassTailTemplate ( ) : void
return void

ApplyConstructorTemplate() protected method

protected ApplyConstructorTemplate ( ) : void
return void

GetExportGuidBackingStoreReference() protected method

protected GetExportGuidBackingStoreReference ( ) : string
return string

Template() public method

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