C# Class Telerik.TestStudio.Jira.BugTracking.JiraConnectionUI

Interaction logic for JiraConnectionUI.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: TestStudio/JiraPlugin Class Usage Examples

Méthodes publiques

Méthode Description
JiraConnectionUI ( ) : System.Windows.Controls

Default constructor

Private Methods

Méthode Description
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

Method Details

JiraConnectionUI() public méthode

Default constructor
public JiraConnectionUI ( ) : System.Windows.Controls
Résultat System.Windows.Controls