Class ViewCodeGenerator
Inheritance
System.Object
ViewCodeGenerator
Namespace: Eco.Core.Controller
Assembly: Eco.Core.dll
Syntax
public static class ViewCodeGenerator : Object
Methods
Generate(ControllerMarshalerService, String)
Declaration
public static void Generate(ControllerMarshalerService marshalerService, string filePath)
Parameters
Type | Name | Description |
---|---|---|
ControllerMarshalerService | marshalerService | |
System.String | filePath |