C# 클래스 Serenity.Web.TemplateScript

상속: DynamicScript, INamedDynamicScript
파일 보기 프로젝트 열기: volkanceylan/Serenity 1 사용 예제들

공개 메소드들

메소드 설명
GetScript ( ) : string
TemplateScript ( string key, Func getTemplate ) : System

메소드 상세

GetScript() 공개 메소드

public GetScript ( ) : string
리턴 string

TemplateScript() 공개 메소드

public TemplateScript ( string key, Func getTemplate ) : System
key string
getTemplate Func
리턴 System