C# Class Widgetsphere.Generator.TestWebApplication.ProjectItemGenerators.ObjectListPages.ObjectListPagesGeneratedTemplate

Inheritance: Widgetsphere.Generator.ProjectItemGenerators.ObjectListPagesTemplate
Exibir arquivo Open project: nHydrate/nHydrate Class Usage Examples

Public Methods

Method Description
AppendUsingStatements ( ) : void
ObjectListPagesGeneratedTemplate ( ModelRoot model, Table currentTable ) : System

Private Methods

Method Description
AppendClass ( ) : void
GenerateContent ( ) : void
PrimaryKeyColumnList ( Table table, bool includeType ) : string

Method Details

AppendUsingStatements() public method

public AppendUsingStatements ( ) : void
return void

ObjectListPagesGeneratedTemplate() public method

public ObjectListPagesGeneratedTemplate ( ModelRoot model, Table currentTable ) : System
model ModelRoot
currentTable Table
return System