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