C# 클래스 PlaygroundKeeper.Program

파일 보기 프로젝트 열기: Starcounter/PlaygroundKeeper

공개 프로퍼티들

프로퍼티 타입 설명
AppName string
PlaygroundKeeperLogSource LogSource

공개 메소드들

메소드 설명
GetMainPage ( ) : MasterPage

Get application master page

비공개 메소드들

메소드 설명
InitilizeMapping ( ) : void

Initilize Mapping

Main ( ) : void
PrintVersion ( ) : void

Print application version to console

RegisterHooks ( ) : void

메소드 상세

GetMainPage() 공개 정적인 메소드

Get application master page
public static GetMainPage ( ) : MasterPage
리턴 MasterPage

프로퍼티 상세

AppName 공개적으로 정적으로 프로퍼티

public static string AppName
리턴 string

PlaygroundKeeperLogSource 공개적으로 정적으로 프로퍼티

public static LogSource PlaygroundKeeperLogSource
리턴 LogSource