Example #1
0
 public DataSet GetAllUser()
 {
     return(UserBiz.GetAllUser());
 }