Exemplo n.º 1
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_MFile obj) {
   return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }
Exemplo n.º 2
0
 public void Reset(SWIGTYPE_p_MFile infile) {
   ScidPINVOKE.PgnParser_Reset__SWIG_0(swigCPtr, SWIGTYPE_p_MFile.getCPtr(infile));
 }