Пример #1
0
 public ushort ReadUShort()
 {
     return(data.ReadUShort());
 }