C# Class XamarinCRM.SalesDashboardChartViewModel

Inheritance: BaseViewModel
Afficher le fichier Open project: xamarin/app-crm

Méthodes publiques

Méthode Description
ExecuteLoadSeedDataCommand ( ) : System.Threading.Tasks.Task
SalesDashboardChartViewModel ( INavigation navigation = null ) : System

Private Methods

Méthode Description
FormatDateRange ( System.DateTime start, System.DateTime end ) : string

Method Details

ExecuteLoadSeedDataCommand() public méthode

public ExecuteLoadSeedDataCommand ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

SalesDashboardChartViewModel() public méthode

public SalesDashboardChartViewModel ( INavigation navigation = null ) : System
navigation INavigation
Résultat System