C# 클래스 GitScc.Blinkbox.UI.deployTab

Interaction logic for deployTab.xaml
파일 보기 프로젝트 열기: blinkbox/Git-Source-Control-Provider

공개 메소드들

메소드 설명
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