C# Class Widgetsphere.Generator.ProjectItemGenerators.BusinessObjectLINQ.BusinessObjectLINQGeneratedTemplate

Inheritance: BaseClassTemplate
Show file Open project: nHydrate/nHydrate Class Usage Examples

Public Methods

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

Private Methods

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

Method Details

AppendUsingStatements() public method

public AppendUsingStatements ( ) : void
return void

BusinessObjectLINQGeneratedTemplate() public method

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