C# Class xenwinsvc.HiddenForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: xenserver/win-xenguestagent Class Usage Examples

Méthodes publiques

Свойство Type Description
started System.Threading.ManualResetEvent

Méthodes publiques

Méthode Description
HiddenForm ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
HiddenForm_FormClosing ( object sender, FormClosingEventArgs e ) : void
HiddenForm_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

HiddenForm() public méthode

public HiddenForm ( ) : System
Résultat System

Property Details

started public_oe property

public ManualResetEvent,System.Threading started
Résultat System.Threading.ManualResetEvent