Exemple #1
0
 public ProgressSummary GetProgressTotal(EServiceType serviceType)
 {
     return(ClientConnector.GetProgressTotal(serviceType));
 }