Exemple #1
0
 public string CheckConnection()
 {
     return(database.CheckConnection());
 }