コード例 #1
0
 public string GetAsString(string field)
 {
     return(_dataConverter.GetAsString(this[field]));
 }