C# Class MonoMobile.Views.Wait

Inheritance: NSObject
Exibir arquivo Open project: RobertKozak/MonoMobile.Views

Public Methods

Method Description
Wait ( System.TimeSpan when, System.Action action ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
ExecuteTimer ( ) : void
KillTimer ( ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

Wait() public method

public Wait ( System.TimeSpan when, System.Action action ) : System
when System.TimeSpan
action System.Action
return System