Exemple #1
0
 public DataTable Task_GetAll()
 {
     return(da.Task_GetAll());
 }