Example #1
0
 public DataTable GetAll()
 {
     return(objPermission.GetAll());
 }