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