예제 #1
0
 public IntPtr ByteArrayToPtr(byte[] bytes)
 {
     return(AttachedObject.ByteArrayToPtr(bytes));
 }