메소드 | 설명 | |
---|---|---|
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
|
public JiraConnectionUI ( ) : System.Windows.Controls | ||
리턴 | System.Windows.Controls |