C# 클래스 XamarinCRM.SalesDashboardChartViewModel

상속: BaseViewModel
파일 보기 프로젝트 열기: xamarin/app-crm

공개 메소드들

메소드 설명
ExecuteLoadSeedDataCommand ( ) : System.Threading.Tasks.Task
SalesDashboardChartViewModel ( INavigation navigation = null ) : System

비공개 메소드들

메소드 설명
FormatDateRange ( System.DateTime start, System.DateTime end ) : string

메소드 상세

ExecuteLoadSeedDataCommand() 공개 메소드

public ExecuteLoadSeedDataCommand ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

SalesDashboardChartViewModel() 공개 메소드

public SalesDashboardChartViewModel ( INavigation navigation = null ) : System
navigation INavigation
리턴 System