Exemplo n.º 1
0
 public static HandleRef getCPtr(CSTimelinePositionFrame obj)
 {
     return(obj == null ? new HandleRef((object)null, IntPtr.Zero) : obj.swigCPtr);
 }
Exemplo n.º 2
0
 public CSTimelinePositionFrame(CSTimelinePositionFrame csFrame)
     : this(CocoStudioEngineAdapterPINVOKE.new_CSTimelinePositionFrame__SWIG_0(CSTimelinePositionFrame.getCPtr(csFrame)), true)
 {
 }