CmisSync.CmisOutline.CmisOutline C# (CSharp) Method

CmisOutline() public method

public CmisOutline ( IntPtr handle ) : System
handle IntPtr
return System
        public CmisOutline (IntPtr handle) : base (handle)
        {
            Initialize ();
        }
        // Called when created directly from a XIB file

Same methods

CmisOutline::CmisOutline ( MonoMac.Foundation.NSCoder coder ) : System