C# Class Rackspace.VisualStudio.CloudExplorer.Queues.CloudQueuesRootNode

Inheritance: CloudProductRootNode
Mostra file Open project: rackerlabs/rax-vsix

Public Methods

Method Description
CloudQueuesRootNode ( net.openstack.Core.Domain.ServiceCatalog serviceCatalog, net.openstack.Core.Domain.CloudIdentity identity ) : System.Collections.Generic

Protected Methods

Method Description
CreateChildrenAsync ( CancellationToken cancellationToken ) : Task

Method Details

CloudQueuesRootNode() public method

public CloudQueuesRootNode ( 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
return System.Collections.Generic

CreateChildrenAsync() protected method

protected CreateChildrenAsync ( CancellationToken cancellationToken ) : Task
cancellationToken System.Threading.CancellationToken
return Task