Exemplo n.º 1
0
 public decimal GetAsDecimal(string field)
 {
     return(_dataConverter.GetAsDecimal(this[field]));
 }