コード例 #1
0
 public DataTable GetData()
 {
     return(nvMod.GetData());
 }
コード例 #2
0
 public DataTable getData()
 {
     return(khMod.GetData());
 }