Exemple #1
0
 public static HandleRef getCPtr(CSTimelineVisibleFrame obj)
 {
     return(obj == null ? new HandleRef((object)null, IntPtr.Zero) : obj.swigCPtr);
 }
Exemple #2
0
 public CSTimelineVisibleFrame(CSTimelineVisibleFrame csFrame)
     : this(CocoStudioEngineAdapterPINVOKE.new_CSTimelineVisibleFrame__SWIG_0(CSTimelineVisibleFrame.getCPtr(csFrame)), true)
 {
 }