C# Class Widgetsphere.Generator.MockProxy.ProjectItemGenerators.ObjectExtension.ObjectServiceExtenderTemplate

Inheritance: BaseMockProxyTemplate
Afficher le fichier Open project: nHydrate/nHydrate Class Usage Examples

Méthodes publiques

Méthode Description
AppendClass ( ) : void
AppendUsingStatements ( ) : void
ObjectServiceExtenderTemplate ( ModelRoot model, Table table ) : System

Private Methods

Méthode Description
GenerateContent ( ) : void

Method Details

AppendClass() public méthode

public AppendClass ( ) : void
Résultat void

AppendUsingStatements() public méthode

public AppendUsingStatements ( ) : void
Résultat void

ObjectServiceExtenderTemplate() public méthode

public ObjectServiceExtenderTemplate ( ModelRoot model, Table table ) : System
model ModelRoot
table Table
Résultat System