Esempio n. 1
0
 private void Alloc()
 {
     Pointer = new CPointer(SizeOf);
 }
Esempio n. 2
0
 public CStruct(CPointer Pointer)
 {
 }