C# 클래스 GoogleCloudExtension.CloudExplorerSources.Gcs.BucketLocationViewModel

This class is the view model for the location of a bucket, showing the buckets under this location and the right icon.
상속: GoogleCloudExtension.CloudExplorer.TreeHierarchy
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio

공개 메소드들

메소드 설명
BucketLocationViewModel ( GcsSourceRootViewModel owner, string name, IEnumerable buckets ) : GoogleCloudExtension.CloudExplorer

메소드 상세

BucketLocationViewModel() 공개 메소드

public BucketLocationViewModel ( GcsSourceRootViewModel owner, string name, IEnumerable buckets ) : GoogleCloudExtension.CloudExplorer
owner GcsSourceRootViewModel
name string
buckets IEnumerable
리턴 GoogleCloudExtension.CloudExplorer