示例#1
0
 public void WriteStringASCII(int offsets, string value)
 {
     vam.WriteStringASCII((IntPtr)offsets, value);
 }