예제 #1
0
 public ServicesManager(DataClient dataClient)
 {
     this.dataClient = dataClient;
     // load and cache services
 }