Exemple #1
0
 public static DataTable SelectTopOne()
 {
     return(IFind.selectTopOne());
 }