C# 클래스 CodeGeneratorHelpers.T4.JSView

상속: JSViewBase
파일 보기 프로젝트 열기: asebak/ui5-visualstudio-plugin 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Initialize ( ) : void

Initialize the template

TransformText ( ) : string

Create the template output

메소드 상세

Initialize() 공개 메소드

Initialize the template
public Initialize ( ) : void
리턴 void

TransformText() 공개 메소드

Create the template output
public TransformText ( ) : string
리턴 string