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
Показать файл Открыть проект

Открытые методы

Метод Описание
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