C# Class VideoPlayer.UI.App

Inheritance: System.Windows.Application
Mostrar archivo Open project: chris-tomich/Glyma

Public Properties

Property Type Description
InstanceId string

Public Methods

Method Description
App ( ) : System

Private Methods

Method Description
Application_Startup ( object sender, System.Windows.StartupEventArgs e ) : void
Application_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void
ReportErrorToDOM ( System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System

Property Details

InstanceId public_oe static_oe property

public static string InstanceId
return string