Esempio n. 1
0
 public void ListGroups()
 {
     ShowList(User.GetGroups(Api, Api.Settings.Username));
 }