C# Class CodeGeneratorHelpers.JavascriptView

Inheritance: View, IView
Afficher le fichier Open project: asebak/ui5-visualstudio-plugin

Méthodes publiques

Méthode Description
JavascriptView ( string controllerName ) : System
createFromT4Template ( UI5ProjectType type ) : string

Method Details

JavascriptView() public méthode

public JavascriptView ( string controllerName ) : System
controllerName string
Résultat System

createFromT4Template() public méthode

public createFromT4Template ( UI5ProjectType type ) : string
type UI5ProjectType
Résultat string