コード例 #1
0
 public ArFunctorASyncTask(ArRetFunctor1_VoidP_VoidP functor) : this(AriaCSPINVOKE.new_ArFunctorASyncTask(ArRetFunctor1_VoidP_VoidP.getCPtr(functor)), true)
 {
 }
コード例 #2
0
 public static global::System.Runtime.InteropServices.HandleRef getCPtr(ArRetFunctor1_VoidP_VoidP obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }