C# Class OSAE.OSAEUserControl

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: opensourceautomation/Open-Source-Automation

Méthodes publiques

Méthode Description
OSAEUserControl ( ) : System
OSAEUserControl ( string assemblyName, string assemblyType, AppDomain domain, string location ) : System
Shutdown ( ) : bool

Private Methods

Méthode Description
Domain_UnhandledException ( object source, System e ) : void

Method Details

OSAEUserControl() public méthode

public OSAEUserControl ( ) : System
Résultat System

OSAEUserControl() public méthode

public OSAEUserControl ( string assemblyName, string assemblyType, AppDomain domain, string location ) : System
assemblyName string
assemblyType string
domain System.AppDomain
location string
Résultat System

Shutdown() public méthode

public Shutdown ( ) : bool
Résultat bool