C# 클래스 AgentMulder.ReSharper.Plugin.Navigation.RegisteredComponentsSearchRequest

상속: SearchRequest
파일 보기 프로젝트 열기: hmemcpy/AgentMulder 1 사용 예제들

공개 메소드들

메소드 설명
RegisteredComponentsSearchRequest ( ISolution solution, IShellLocks locks, IComponentRegistration componentRegistration ) : System
Search ( IProgressIndicator progressIndicator ) : ICollection

메소드 상세

RegisteredComponentsSearchRequest() 공개 메소드

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

Search() 공개 메소드

public Search ( IProgressIndicator progressIndicator ) : ICollection
progressIndicator IProgressIndicator
리턴 ICollection