Exemple #1
0
 public CountDelegheAttiveResponse getCountDelegheAttive(CountDelegheAttiveRequest request)
 {
     SetUserId(request.UserInfo);
     return(MobileManager.getCountDelegheAttive(request));
 }