CmisSync.SetupSubCustomize.SetupSubCustomize C# (CSharp) Method

SetupSubCustomize() public method

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

Same methods

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