CmisSync.CmisTree.CmisTreeStore.CmisTreeStore C# (CSharp) Méthode

CmisTreeStore() public méthode

public CmisTreeStore ( ) : System
Résultat System
        public CmisTreeStore() : base(typeof(Node), typeof(string), typeof(bool), typeof(bool), typeof(bool), typeof(string))
        {
        }