C# Class XamarinCRM.SalesDashboardChartViewModel

Inheritance: BaseViewModel
Datei anzeigen Open project: xamarin/app-crm

Public Methods

Method Description
ExecuteLoadSeedDataCommand ( ) : System.Threading.Tasks.Task
SalesDashboardChartViewModel ( INavigation navigation = null ) : System

Private Methods

Method Description
FormatDateRange ( System.DateTime start, System.DateTime end ) : string

Method Details

ExecuteLoadSeedDataCommand() public method

public ExecuteLoadSeedDataCommand ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

SalesDashboardChartViewModel() public method

public SalesDashboardChartViewModel ( INavigation navigation = null ) : System
navigation INavigation
return System