CmisSync.SetupSubTutorialBegin.SetupSubTutorialBegin C# (CSharp) Method

SetupSubTutorialBegin() public method

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

Same methods

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