C# 클래스 Rackspace.VisualStudio.CloudExplorer.Backup.CloudBackupRootNode

상속: CloudProductRootNode
파일 보기 프로젝트 열기: rackerlabs/rax-vsix

공개 메소드들

메소드 설명
CloudBackupRootNode ( net.openstack.Core.Domain.ServiceCatalog serviceCatalog, net.openstack.Core.Domain.CloudIdentity identity ) : System.Collections.Generic

보호된 메소드들

메소드 설명
CreateChildrenAsync ( CancellationToken cancellationToken ) : Task

메소드 상세

CloudBackupRootNode() 공개 메소드

public CloudBackupRootNode ( 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
리턴 System.Collections.Generic

CreateChildrenAsync() 보호된 메소드

protected CreateChildrenAsync ( CancellationToken cancellationToken ) : Task
cancellationToken System.Threading.CancellationToken
리턴 Task