C# Class Cirrious.Sphero.WorkBench.Core.ViewModels.BaseViewModel

Inheritance: Cirrious.MvvmCross.ViewModels.MvxViewModel
Show file Open project: slodge/BallControl

Public Methods

Method Description
BaseViewModel ( ) : System

Protected Methods

Method Description
Shutdown ( ) : void

Private Methods

Method Description
DoGoToBluetoothSettings ( ) : void
DoGoToPhotoList ( ) : void
OnViewUnRegistered ( object sender, EventArgs eventArgs ) : void

Method Details

BaseViewModel() public method

public BaseViewModel ( ) : System
return System

Shutdown() protected method

protected Shutdown ( ) : void
return void