Example #1
0
 public DataTable getMaDV(string TDV)
 {
     return(dv.getMDV(TDV));
 }