Exemplo n.º 1
0
 public DataTable Search_KH(string s)
 {
     return(dal_kh.Search(s));
 }