C# Class MonoMobile.Views.Wait

Inheritance: NSObject
Afficher le fichier Open project: RobertKozak/MonoMobile.Views

Méthodes publiques

Méthode Description
Wait ( System.TimeSpan when, System.Action action ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
ExecuteTimer ( ) : void
KillTimer ( ) : void

Method Details

Dispose() protected méthode

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

Wait() public méthode

public Wait ( System.TimeSpan when, System.Action action ) : System
when System.TimeSpan
action System.Action
Résultat System