예제 #1
0
 public DataTable GetData()
 {
     return(dal.GetData());
 }
예제 #2
0
 public DataTable GetData()
 {
     return(chucvuDAl.GetData());
 }