Property | Type | Description | |
---|---|---|---|
AbilityService | Parsing.Services.AbilityService |
Method | Description | |
---|---|---|
App ( ) : System.Windows |
Method | Description | |
---|---|---|
OnExit ( System.Windows.ExitEventArgs e ) : void |
Save the settings to file via an XML Serializer.
|
|
OnStartup ( System.Windows.StartupEventArgs e ) : void |
Gets the user's selected fface Session and starts up the program.
|
protected OnExit ( System.Windows.ExitEventArgs e ) : void | ||
e | System.Windows.ExitEventArgs | |
return | void |
protected OnStartup ( System.Windows.StartupEventArgs e ) : void | ||
e | System.Windows.StartupEventArgs | |
return | void |