Exemple #1
0
 public DateTime GetAsDateTime(string field)
 {
     return(_dataConverter.GetAsDateTime(this[field]));
 }