Beispiel #1
0
 public DataTable GetData(int _ID_USER)
 {
     return(categoryModel.GetData(_ID_USER));
 }