C# Class Widgetsphere.Generator.ProjectItemGenerators.DefinedSelectCommand.DefinedSelectCommandGeneratedTemplate

Inheritance: BaseClassTemplate
Datei anzeigen Open project: nHydrate/nHydrate Class Usage Examples

Public Methods

Method Description
AppendConstructor ( ) : void
AppendInitializeMethod ( ) : void
AppendMemberVariables ( ) : void
AppendUsingStatements ( ) : void
DefinedSelectCommandGeneratedTemplate ( ModelRoot model, CustomRetrieveRule currentRule ) : System

Protected Methods

Method Description
ParameterList ( ) : string

Private Methods

Method Description
AppendClass ( ) : void
AppendFullTemplate ( ) : void
GenerateContent ( ) : void

Method Details

AppendConstructor() public method

public AppendConstructor ( ) : void
return void

AppendInitializeMethod() public method

public AppendInitializeMethod ( ) : void
return void

AppendMemberVariables() public method

public AppendMemberVariables ( ) : void
return void

AppendUsingStatements() public method

public AppendUsingStatements ( ) : void
return void

DefinedSelectCommandGeneratedTemplate() public method

public DefinedSelectCommandGeneratedTemplate ( ModelRoot model, CustomRetrieveRule currentRule ) : System
model ModelRoot
currentRule CustomRetrieveRule
return System

ParameterList() protected method

protected ParameterList ( ) : string
return string