CmisSync.SetupSubCustomize.SetupSubCustomize C# (CSharp) Méthode

SetupSubCustomize() public méthode

public SetupSubCustomize ( IntPtr handle ) : System
handle IntPtr
Résultat 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