C# 클래스 DineroSampleApp.DashboardDemo

파일 보기 프로젝트 열기: DineroRegnskab/dinero-csharp-sdk

공개 메소드들

메소드 설명
GetDashboard ( Dinero dinero, System.DateTime startDate = null, System.DateTime endDate = null ) : System.Threading.Tasks.Task

메소드 상세

GetDashboard() 공개 정적인 메소드

public static GetDashboard ( Dinero dinero, System.DateTime startDate = null, System.DateTime endDate = null ) : System.Threading.Tasks.Task
dinero Dinero
startDate System.DateTime
endDate System.DateTime
리턴 System.Threading.Tasks.Task