VaultFolderCreate.DocumentSvc.DocumentService.GetFolderRootAsync C# (CSharp) Метод

GetFolderRootAsync() публичный Метод

public GetFolderRootAsync ( ) : void
Результат void
        public void GetFolderRootAsync() {
            this.GetFolderRootAsync(null);
        }
        

Same methods

DocumentService::GetFolderRootAsync ( object userState ) : void
DocumentService