Exemple #1
0
 public DataTable GetDataTable(string key)
 {
     return(Kv.GetDataTable(DataTable, key));
 }