Beispiel #1
0
 public string[] GetGroups()
 {
     return(_service.getGroups(_authToken));
 }