CmisSync.SetupSubFinished.SetupSubFinished C# (CSharp) Method

SetupSubFinished() public method

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

Same methods

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