C# Class CodeGeneratorHelpers.T4.JSView

Inheritance: JSViewBase
Datei anzeigen Open project: asebak/ui5-visualstudio-plugin Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Initialize ( ) : void

Initialize the template

TransformText ( ) : string

Create the template output

Method Details

Initialize() public method

Initialize the template
public Initialize ( ) : void
return void

TransformText() public method

Create the template output
public TransformText ( ) : string
return string