Example #1
0
 public List <ServerDetails> GetDataBaseConnectionString()
 {
     return(reportsDataAccess.GetDataBaseConnectionString());
 }