public static ScriptSubsystem getInstance() { global::System.IntPtr cPtr = SharpMochaPINVOKE.ScriptSubsystem_getInstance(); ScriptSubsystem ret = (cPtr == global::System.IntPtr.Zero) ? null : new ScriptSubsystem(cPtr, false); return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ScriptSubsystem obj) { return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(ScriptSubsystem obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }