Exemple #1
0
 public List <BaseClientInformation> GetAllClients()
 {
     return(ClientProvider.GetAllClients());
 }