C# Class Widgetsphere.Generator.WCFService.ProjectItemGenerators.ServiceMain.ServiceMainTemplate

Inheritance: ServiceBaseTemplate
ファイルを表示 Open project: nHydrate/nHydrate Class Usage Examples

Public Methods

Method Description
AppendClass ( ) : void
AppendUsingStatements ( ) : void
ServiceMainTemplate ( ModelRoot model ) : 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

ServiceMainTemplate() public method

public ServiceMainTemplate ( ModelRoot model ) : System
model ModelRoot
return System