C# Class PlaygroundKeeper.Program

Afficher le fichier Open project: Starcounter/PlaygroundKeeper

Méthodes publiques

Свойство Type Description
AppName string
PlaygroundKeeperLogSource LogSource

Méthodes publiques

Méthode Description
GetMainPage ( ) : MasterPage

Get application master page

Private Methods

Méthode Description
InitilizeMapping ( ) : void

Initilize Mapping

Main ( ) : void
PrintVersion ( ) : void

Print application version to console

RegisterHooks ( ) : void

Method Details

GetMainPage() public static méthode

Get application master page
public static GetMainPage ( ) : MasterPage
Résultat MasterPage

Property Details

AppName public_oe static_oe property

public static string AppName
Résultat string

PlaygroundKeeperLogSource public_oe static_oe property

public static LogSource PlaygroundKeeperLogSource
Résultat LogSource