C# 클래스 BasePages.Global

상속: PageBaseMaster
파일 보기 프로젝트 열기: cdadmin/clonedeploy 1 사용 예제들

공개 메소드들

메소드 설명
GetMunkiResources ( string type ) : System.IO.FileInfo[]
ReadPlist ( string fileName ) : MunkiPackageInfo

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void

메소드 상세

GetMunkiResources() 공개 메소드

public GetMunkiResources ( string type ) : System.IO.FileInfo[]
type string
리턴 System.IO.FileInfo[]

OnInit() 보호된 메소드

protected OnInit ( EventArgs e ) : void
e System.EventArgs
리턴 void

ReadPlist() 공개 메소드

public ReadPlist ( string fileName ) : MunkiPackageInfo
fileName string
리턴 Models.MunkiPackageInfo