Exemple #1
0
 public DataSet getKey(string key)
 {
     return(dal.getKey(key));
 }