C# Class KitchenSink.CallbackPage

Inheritance: Page
Mostrar archivo Open project: StarcounterSamples/KitchenSink

Protected Properties

Property Type Description
timeout int

Protected Methods

Method Description
Handle ( Input Action ) : void
OnData ( ) : void

Method Details

Handle() protected method

protected Handle ( Input Action ) : void
Action Input
return void

OnData() protected method

protected OnData ( ) : void
return void

Property Details

timeout protected_oe property

protected int timeout
return int