Method | Description | |
---|---|---|
GetFirstSelected ( ) : int | ||
GetSelectedWorkItems ( ) : WorkItemCollection | ||
HasSelection ( ) : bool | ||
WorkItemSelectionService ( DTE dte, DocumentService documentService, IVisualStudioAdapter visualStudioAdapter ) : System.Collections.Generic |
Method | Description | |
---|---|---|
GetSelectedWorkItemIdentifiers ( ) : int[] |
public GetSelectedWorkItems ( ) : WorkItemCollection | ||
return | WorkItemCollection |
public WorkItemSelectionService ( DTE dte, DocumentService documentService, IVisualStudioAdapter visualStudioAdapter ) : System.Collections.Generic | ||
dte | DTE | |
documentService | DocumentService | |
visualStudioAdapter | IVisualStudioAdapter | |
return | System.Collections.Generic |