C# Class Pebble.WP.ViewModel.PivotPageViewModel

Inheritance: ViewModelBase
Show file Open project: barometz/flint

Public Methods

Method Description
PivotPageViewModel ( ) : System
SetPebbleAsync ( Flint pebble ) : System.Threading.Tasks.Task

Private Methods

Method Description
OnRefresh ( ) : void

Method Details

PivotPageViewModel() public method

public PivotPageViewModel ( ) : System
return System

SetPebbleAsync() public method

public SetPebbleAsync ( Flint pebble ) : System.Threading.Tasks.Task
pebble Flint
return System.Threading.Tasks.Task