C# Class XLog.Sample.W10.App

Afficher le fichier Open project: Belorus/XLog

Méthodes publiques

Свойство Type Description
Logger Logger

Méthodes publiques

Méthode Description
App ( ) : System.IO

Méthodes protégées

Méthode Description
OnLaunched ( LaunchActivatedEventArgs e ) : void

Private Methods

Méthode Description
CurrentOnUnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
InitLogger ( ) : void
TaskSchedulerOnUnobservedTaskException ( object sender, System.Threading.Tasks.UnobservedTaskExceptionEventArgs e ) : void

Method Details

App() public méthode

public App ( ) : System.IO
Résultat System.IO

OnLaunched() protected méthode

protected OnLaunched ( LaunchActivatedEventArgs e ) : void
e Windows.ApplicationModel.Activation.LaunchActivatedEventArgs
Résultat void

Property Details

Logger public_oe static_oe property

public static Logger Logger
Résultat Logger