CmisSync.SetupSubRepoSelect.SetupSubRepoSelect C# (CSharp) Method

SetupSubRepoSelect() public method

public SetupSubRepoSelect ( IntPtr handle ) : System
handle System.IntPtr
return System
        public SetupSubRepoSelect(IntPtr handle) : base(handle) {
            this.Initialize();
        }

Same methods

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