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

Event arguments class used when processing the GetProjectsCmd command
Inheritance: System.EventArgs
Mostra file Open project: TestStudio/JiraPlugin Class Usage Examples

Public Methods

Method Description
GetProjectsEventArgs ( System.Windows.Controls.ListBox target ) : System

Method Details

GetProjectsEventArgs() public method

public GetProjectsEventArgs ( System.Windows.Controls.ListBox target ) : System
target System.Windows.Controls.ListBox
return System