Esempio n. 1
0
 public ushort ReadUInt16()
 {
     return(context.ReadUInt16());
 }