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

Inheritance: SearchRequest
Afficher le fichier Open project: hmemcpy/AgentMulder Class Usage Examples

Méthodes publiques

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

Method Details

RegisteredComponentsSearchRequest() public méthode

public RegisteredComponentsSearchRequest ( ISolution solution, IShellLocks locks, IComponentRegistration componentRegistration ) : System
solution ISolution
locks IShellLocks
componentRegistration IComponentRegistration
Résultat System

Search() public méthode

public Search ( IProgressIndicator progressIndicator ) : ICollection
progressIndicator IProgressIndicator
Résultat ICollection