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

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

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

Same methods

DocumentService::GetBlockExplorerDesignFileCheckinAsync ( object userState ) : void
DocumentService