Exemple #1
0
 public List <T_Database> GetAllServers()
 {
     return(databaseData.GetAll());
 }