C# Class Cirrious.Sphero.WorkBench.Core.Services.SpheroListService

Inheritance: Cirrious.MvvmCross.ViewModels.MvxNotifyPropertyChanged, ISpheroListService
Show file Open project: slodge/BallControl Class Usage Examples

Public Methods

Method Description
RefreshList ( ) : void
SpheroListService ( ) : System

Private Methods

Method Description
OnFindError ( Exception error ) : void
OnFindSuccess ( IList spheros ) : void

Method Details

RefreshList() public method

public RefreshList ( ) : void
return void

SpheroListService() public method

public SpheroListService ( ) : System
return System