Esempio n. 1
0
 public UserService(RestClient restClient)
 {
     _restClient = restClient;
 }