예제 #1
0
 public short ReadShort()
 {
     return(data.ReadShort());
 }