Exemple #1
0
 public List <RdsCollection> GetOrganizationRdsCollections(int itemId)
 {
     return(RemoteDesktopServicesController.GetOrganizationRdsCollections(itemId));
 }