C# Class PhotoTimeFix.App

Interaction logic for App.xaml
Inheritance: Application
ファイルを表示 Open project: singleNeuron/PhotoTimeFix

Public Properties

Property Type Description
IsDebug bool

Protected Methods

Method Description
OnStartup ( StartupEventArgs e ) : void

Method Details

OnStartup() protected method

protected OnStartup ( StartupEventArgs e ) : void
e StartupEventArgs
return void

Property Details

IsDebug public_oe static_oe property

public static bool IsDebug
return bool