C# Class Microsoft.ManagementConsole.Advanced.WaitCursor

Afficher le fichier Open project: SiteView/ECC8.13 Class Usage Examples

Méthodes publiques

Méthode Description
Exit ( ) : void

Méthodes protégées

Méthode Description
OnStart ( ) : void

Private Methods

Méthode Description
InnerStart ( ) : void
OnExit ( bool timedOut ) : void
OnTimer ( object sender, EventArgs e ) : void
Run ( ) : bool

Method Details

Exit() public méthode

public Exit ( ) : void
Résultat void

OnStart() protected méthode

protected OnStart ( ) : void
Résultat void