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