C# Class KitchenSink.RadiolistPage

Inheritance: Json
Afficher le fichier Open project: StarcounterSamples/KitchenSink Class Usage Examples

Méthodes publiques

Méthode Description
Handle ( Input action ) : void
SelectOption ( int index ) : void

Méthodes protégées

Méthode Description
OnData ( ) : void

Method Details

Handle() public méthode

public Handle ( Input action ) : void
action Input
Résultat void

OnData() protected méthode

protected OnData ( ) : void
Résultat void

SelectOption() public méthode

public SelectOption ( int index ) : void
index int
Résultat void