C# Class FaceDetection.App

Interaction logic for App.xaml
Afficher le fichier Open project: PkInfRemi/FaceDetectionApp Class Usage Examples

Méthodes publiques

Méthode Description
App ( ) : System

Initializes a new instance of the App class.

Private Methods

Méthode Description
App_OnDispatcherUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void
App_OnExit ( object sender, System.Windows.ExitEventArgs e ) : void
DefaultSettingsOnPropertyChanged ( object sender, PropertyChangedEventArgs propertyChangedEventArgs ) : void
RestartApp ( ) : void

Method Details

App() public méthode

Initializes a new instance of the App class.
public App ( ) : System
Résultat System