C# Class Cirrious.MvvmCross.Plugins.Sphero.Helpers.CommandWithActions

Afficher le fichier Open project: slodge/BallControl Class Usage Examples

Méthodes publiques

Méthode Description
CommandWithActions ( ISpheroCommand command, Action onSuccess, Action onError ) : System

Method Details

CommandWithActions() public méthode

public CommandWithActions ( ISpheroCommand command, Action onSuccess, Action onError ) : System
command ISpheroCommand
onSuccess Action
onError Action
Résultat System