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

This class is the view model for a GCS bucket. Defines the possible operations on the bucket, accessible through the context menu.
상속: GoogleCloudExtension.CloudExplorer.TreeHierarchy, ICloudExplorerItemSource
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio

공개 메소드들

메소드 설명
BucketViewModel ( GcsSourceRootViewModel owner, Bucket bucket ) : Google.Apis.Storage.v1.Data

비공개 메소드들

메소드 설명
GetItem ( ) : BucketItem
OnOpenConCloudConsoleCommand ( ) : void
OnPropertiesCommand ( ) : void

메소드 상세

BucketViewModel() 공개 메소드

public BucketViewModel ( GcsSourceRootViewModel owner, Bucket bucket ) : Google.Apis.Storage.v1.Data
owner GcsSourceRootViewModel
bucket Bucket
리턴 Google.Apis.Storage.v1.Data