コード例 #1
0
 public DashboardViewModel DashboardV2GetDataQueueStatistics(int UserId)
 {
     return(rep.DashboardV2GetDataQueueStatistics(UserId));
 }