コード例 #1
0
 public static HandleRef getCPtr(CSTimelinePositionFrame obj)
 {
     return(obj == null ? new HandleRef((object)null, IntPtr.Zero) : obj.swigCPtr);
 }
コード例 #2
0
 public CSTimelinePositionFrame(CSTimelinePositionFrame csFrame)
     : this(CocoStudioEngineAdapterPINVOKE.new_CSTimelinePositionFrame__SWIG_0(CSTimelinePositionFrame.getCPtr(csFrame)), true)
 {
 }