C# Класс GitScc.Blinkbox.UI.deployTab

Interaction logic for deployTab.xaml
Показать файл Открыть проект

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

Метод Описание
RefreshBindings ( ) : void

Refreshes the data context bindings to update the UI.

deployTab ( ) : System

Initializes a new instance of the deployTab class.

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

Метод Описание
Deploylink_Click ( object sender, System e ) : void

Handles the Click event of the Deploylink control.

SaveButton_Click ( object sender, System e ) : void

Handles the Click event of the SaveButton control.

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

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

Refreshes the data context bindings to update the UI.
public RefreshBindings ( ) : void
Результат void

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

Initializes a new instance of the deployTab class.
public deployTab ( ) : System
Результат System