예제 #1
0
 public DataTable GetAmount(string stdid)
 {
     return(da.GetAmount(stdid));
 }