VaultFolderCreate.DocumentSvc.DocumentService.GetFolderRootAsync C# (CSharp) Méthode

GetFolderRootAsync() public méthode

public GetFolderRootAsync ( ) : void
Résultat void
        public void GetFolderRootAsync() {
            this.GetFolderRootAsync(null);
        }
        

Same methods

DocumentService::GetFolderRootAsync ( object userState ) : void
DocumentService