C# 클래스 Test5_Ease.SampleAppModule

파일 보기 프로젝트 열기: prepare/HTML-Renderer

Private Properties

프로퍼티 타입 설명
InitJsEngine void

공개 메소드들

메소드 설명
ExecuteJs ( string js ) : object
GetInitPage ( ) : string
SampleAppModule ( ) : System.Text

비공개 메소드들

메소드 설명
InitJsEngine ( ) : void

메소드 상세

ExecuteJs() 공개 메소드

public ExecuteJs ( string js ) : object
js string
리턴 object

GetInitPage() 공개 메소드

public GetInitPage ( ) : string
리턴 string

SampleAppModule() 공개 메소드

public SampleAppModule ( ) : System.Text
리턴 System.Text