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

Inheritance: Zetbox.Generator.Templates.CompoundObjects.Template
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
Template ( Arebis _host, IZetboxContext ctx, CompoundObject s ) : System

Méthodes protégées

Méthode Description
ApplyClassTailTemplate ( ) : void
ApplyConstructorTemplate ( ) : void
GetExportGuidBackingStoreReference ( ) : string

Method Details

ApplyClassTailTemplate() protected méthode

protected ApplyClassTailTemplate ( ) : void
Résultat void

ApplyConstructorTemplate() protected méthode

protected ApplyConstructorTemplate ( ) : void
Résultat void

GetExportGuidBackingStoreReference() protected méthode

protected GetExportGuidBackingStoreReference ( ) : string
Résultat string

Template() public méthode

public Template ( Arebis _host, IZetboxContext ctx, CompoundObject s ) : System
_host Arebis
ctx IZetboxContext
s CompoundObject
Résultat System