C# 클래스 Telerik.TestStudio.Jira.BugTracking.JiraConnectionUI

Interaction logic for JiraConnectionUI.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: TestStudio/JiraPlugin 1 사용 예제들

공개 메소드들

메소드 설명
JiraConnectionUI ( ) : System.Windows.Controls

Default constructor

비공개 메소드들

메소드 설명
GetProjectsCanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
GetProjectsCmdExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void

Called when the user clicks the 'Get Projects' button. Get the list of projects from the specified server using the specified credentials

메소드 상세

JiraConnectionUI() 공개 메소드

Default constructor
public JiraConnectionUI ( ) : System.Windows.Controls
리턴 System.Windows.Controls