Exemplo n.º 1
0
 /// <summary>
 /// With the given users it will extract all the users aux users in the group.
 /// </summary>
 private void  ExtractAuxUsers()
 {
     _auxUsers = _activeUser.GetCurrentAuxUsers();
 }