C# Class Rackspace.VisualStudio.CloudExplorer.BlockStorage.CloudBlockStorageRootNode

Inheritance: CloudProductRootNode
Afficher le fichier Open project: rackerlabs/rax-vsix

Méthodes publiques

Méthode Description
CloudBlockStorageRootNode ( net.openstack.Core.Domain.ServiceCatalog serviceCatalog, net.openstack.Core.Domain.CloudIdentity identity ) : System.Collections.Generic

Méthodes protégées

Méthode Description
CreateChildrenAsync ( CancellationToken cancellationToken ) : Task

Method Details

CloudBlockStorageRootNode() public méthode

public CloudBlockStorageRootNode ( net.openstack.Core.Domain.ServiceCatalog serviceCatalog, net.openstack.Core.Domain.CloudIdentity identity ) : System.Collections.Generic
serviceCatalog net.openstack.Core.Domain.ServiceCatalog
identity net.openstack.Core.Domain.CloudIdentity
Résultat System.Collections.Generic

CreateChildrenAsync() protected méthode

protected CreateChildrenAsync ( CancellationToken cancellationToken ) : Task
cancellationToken System.Threading.CancellationToken
Résultat Task