C# Class Tmx.GatherTestResultsCollections

Description of GatherTestResultsCollections.
Datei anzeigen Open project: apetrovskiy/STUPS Class Usage Examples

Public Methods

Method Description
GatherCollections ( ISearchCmdletBaseDataObject searchCriteria, List suitesForSearch ) : void

Private Methods

Method Description
GatherCollections ( ISearchCmdletBaseDataObject searchCriteria ) : void

Method Details

GatherCollections() public method

public GatherCollections ( ISearchCmdletBaseDataObject searchCriteria, List suitesForSearch ) : void
searchCriteria ISearchCmdletBaseDataObject
suitesForSearch List
return void