Пример #1
0
 public virtual SByte    GetSByte(object o, int index)
 {
     return(_mappingSchema.ConvertToSByte(GetValue(o, index)));
 }