Ejemplo n.º 1
0
 public short GetLEShort(int index)
 {
     return(_stream.GetLEShort(index));
 }