C# Class CodeGeneratorHelpers.JSONView

Inheritance: View, IView
Datei anzeigen Open project: asebak/ui5-visualstudio-plugin

Public Methods

Method Description
JSONView ( string controllerName ) : System
createFromT4Template ( UI5ProjectType type ) : string

Method Details

JSONView() public method

public JSONView ( string controllerName ) : System
controllerName string
return System

createFromT4Template() public method

public createFromT4Template ( UI5ProjectType type ) : string
type UI5ProjectType
return string