Ejemplo n.º 1
0
 private string GetWorkerName(Guid workerId)
 {
     return(ClientRequests.GetWorkerName(workerId));
 }