Exemplo n.º 1
0
 public DataTable IsAdmin(string limit, string number)
 {
     return(Stu.IsAdmin(limit, number));
 }