Пример #1
0
 protected internal override sbyte Read(ContentReader input, sbyte existingInstance)
 {
     return(input.ReadSByte());
 }