C# Class Zetbox.DalProvider.Ef.Generator.Templates.Properties.ExportGuidProperty

Inheritance: Zetbox.Generator.Templates.Properties.ExportGuidProperty
Datei anzeigen Open project: daszat/zetbox

Public Methods

Method Description
ExportGuidProperty ( Arebis _host, IZetboxContext ctx, Zetbox.Generator.Templates list, string backingName ) : System

Protected Methods

Method Description
ApplyAttributesTemplate ( ) : void
ApplyBackingStoreDefinition ( ) : void
ApplyInitializeGuidOnGetTemplate ( ) : void

Method Details

ApplyAttributesTemplate() protected method

protected ApplyAttributesTemplate ( ) : void
return void

ApplyBackingStoreDefinition() protected method

protected ApplyBackingStoreDefinition ( ) : void
return void

ApplyInitializeGuidOnGetTemplate() protected method

protected ApplyInitializeGuidOnGetTemplate ( ) : void
return void

ExportGuidProperty() public method

public ExportGuidProperty ( Arebis _host, IZetboxContext ctx, Zetbox.Generator.Templates list, string backingName ) : System
_host Arebis
ctx IZetboxContext
list Zetbox.Generator.Templates
backingName string
return System