示例#1
0
 public short ReadShort(int offsets)
 {
     return(vam.ReadShort((IntPtr)offsets));
 }