C# Класс GoogleCloudExtension.CloudExplorer.CloudExplorerToolWindowControl

Interaction logic for AppEngineAppsToolWindowControl.
Наследование: System.Windows.Controls.UserControl
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
CloudExplorerToolWindowControl ( SelectionUtils selectionUtils ) : GoogleCloudExtension.Utils

Initializes a new instance of the CloudExplorerToolWindowControl class.

Приватные методы

Метод Описание
OnItemChanged ( object sender, EventArgs e ) : void
TreeViewItem_PreviewMouseRightButtonDown ( object sender, System.Windows.Input.MouseEventArgs e ) : void
TreeView_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
TreeView_SelectedItemChanged ( object sender, System e ) : void

Описание методов

CloudExplorerToolWindowControl() публичный Метод

Initializes a new instance of the CloudExplorerToolWindowControl class.
public CloudExplorerToolWindowControl ( SelectionUtils selectionUtils ) : GoogleCloudExtension.Utils
selectionUtils GoogleCloudExtension.Utils.SelectionUtils
Результат GoogleCloudExtension.Utils