C# 클래스 SixBit.Web.CsJs.CsJsViewContext

파일 보기 프로젝트 열기: joshperry/stuff 1 사용 예제들

공개 메소드들

메소드 설명
Alert ( string text ) : void
CsJsViewContext ( System viewContext ) : System

비공개 메소드들

메소드 설명
GetScript ( ) : string
JsFunc ( string name ) : void

메소드 상세

Alert() 공개 메소드

public Alert ( string text ) : void
text string
리턴 void

CsJsViewContext() 공개 메소드

public CsJsViewContext ( System viewContext ) : System
viewContext System
리턴 System