C# Class CodeGeneratorHelpers.Index

Show file Open project: asebak/ui5-visualstudio-plugin

Public Methods

Method Description
createContentFromT4 ( UI5ProjectType type, string viewExtension, string mainControllerName ) : string

Method Details

createContentFromT4() public static method

public static createContentFromT4 ( UI5ProjectType type, string viewExtension, string mainControllerName ) : string
type UI5ProjectType
viewExtension string
mainControllerName string
return string