C# Class AgentMulder.ReSharper.Plugin.Navigation.RegisteredComponentsSearchRequest

Inheritance: SearchRequest
Show file Open project: hmemcpy/AgentMulder Class Usage Examples

Public Methods

Method Description
RegisteredComponentsSearchRequest ( ISolution solution, IShellLocks locks, IComponentRegistration componentRegistration ) : System
Search ( IProgressIndicator progressIndicator ) : ICollection

Method Details

RegisteredComponentsSearchRequest() public method

public RegisteredComponentsSearchRequest ( ISolution solution, IShellLocks locks, IComponentRegistration componentRegistration ) : System
solution ISolution
locks IShellLocks
componentRegistration IComponentRegistration
return System

Search() public method

public Search ( IProgressIndicator progressIndicator ) : ICollection
progressIndicator IProgressIndicator
return ICollection