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