C# Class Rackspace.VisualStudio.CloudExplorer.Backup.CloudBackupEndpointNode

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

Méthodes publiques

Méthode Description
CloudBackupEndpointNode ( net.openstack.Core.Domain.CloudIdentity identity, net.openstack.Core.Domain.ServiceCatalog serviceCatalog, net.openstack.Core.Domain.Endpoint endpoint ) : System.Threading

Méthodes protégées

Méthode Description
CreateChildrenAsync ( CancellationToken cancellationToken ) : Task

Method Details

CloudBackupEndpointNode() public méthode

public CloudBackupEndpointNode ( net.openstack.Core.Domain.CloudIdentity identity, net.openstack.Core.Domain.ServiceCatalog serviceCatalog, net.openstack.Core.Domain.Endpoint endpoint ) : System.Threading
identity net.openstack.Core.Domain.CloudIdentity
serviceCatalog net.openstack.Core.Domain.ServiceCatalog
endpoint net.openstack.Core.Domain.Endpoint
Résultat System.Threading

CreateChildrenAsync() protected méthode

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