Beispiel #1
0
 public bool GetAsBoolean(string field)
 {
     return(_dataConverter.GetAsBoolean(this[field]));
 }