C# Class Widgetsphere.Generator.IOCExtensions.ProjectItemGenerators.ObjectService.ObjectServiceExtenderTemplate

Inheritance: Widgetsphere.Generator.ProjectItemGenerators.BaseWCFProxyTemplate
Mostrar archivo Open project: nHydrate/nHydrate Class Usage Examples

Public Methods

Method Description
AppendClass ( ) : void
AppendUsingStatements ( ) : void
ObjectServiceExtenderTemplate ( ModelRoot model, Table table ) : System

Private Methods

Method Description
GenerateContent ( ) : void

Method Details

AppendClass() public method

public AppendClass ( ) : void
return void

AppendUsingStatements() public method

public AppendUsingStatements ( ) : void
return void

ObjectServiceExtenderTemplate() public method

public ObjectServiceExtenderTemplate ( ModelRoot model, Table table ) : System
model ModelRoot
table Table
return System