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

Inheritance: IRegisteredComponentsContextSearch
Afficher le fichier Open project: hmemcpy/AgentMulder

Méthodes publiques

Méthode Description
GetRegisteredComponentsRequest ( IDataContext dataContext ) : RegisteredComponentsSearchRequest
IsApplicable ( IDataContext dataContext ) : bool
IsAvailable ( IDataContext dataContext ) : bool
RegisteredComponentsContextSearch ( IShellLocks locks ) : System

Method Details

GetRegisteredComponentsRequest() public méthode

public GetRegisteredComponentsRequest ( IDataContext dataContext ) : RegisteredComponentsSearchRequest
dataContext IDataContext
Résultat RegisteredComponentsSearchRequest

IsApplicable() public méthode

public IsApplicable ( IDataContext dataContext ) : bool
dataContext IDataContext
Résultat bool

IsAvailable() public méthode

public IsAvailable ( IDataContext dataContext ) : bool
dataContext IDataContext
Résultat bool

RegisteredComponentsContextSearch() public méthode

public RegisteredComponentsContextSearch ( IShellLocks locks ) : System
locks IShellLocks
Résultat System