예제 #1
0
 public int GetMaintenanceRequestsTasks()
 {
     return(_controller.GetMaintenanceTasks());
 }