C# 클래스 Serenity.Web.DynamicScript

상속: IDynamicScript
파일 보기 프로젝트 열기: volkanceylan/Serenity

공개 메소드들

메소드 설명
Changed ( ) : void
CheckRights ( ) : void
GetScript ( ) : string

보호된 메소드들

메소드 설명
DynamicScript ( ) : System

메소드 상세

Changed() 공개 메소드

public Changed ( ) : void
리턴 void

CheckRights() 공개 메소드

public CheckRights ( ) : void
리턴 void

DynamicScript() 보호된 메소드

protected DynamicScript ( ) : System
리턴 System

GetScript() 공개 추상적인 메소드

public abstract GetScript ( ) : string
리턴 string