CmisSync.CmisTree.CmisTreeStore.CmisTreeStore C# (CSharp) Method

CmisTreeStore() public method

public CmisTreeStore ( ) : System
return System
        public CmisTreeStore() : base(typeof(Node), typeof(string), typeof(bool), typeof(bool), typeof(bool), typeof(string))
        {
        }