C# 클래스 AgentMulder.ReSharper.Plugin.Daemon.ContainerRegistrationAnalysisStageProcess

파일 보기 프로젝트 열기: hmemcpy/AgentMulder

공개 메소드들

메소드 설명
ContainerRegistrationAnalysisStageProcess ( IDaemonProcess process, IContextBoundSettingsStore settingsStore, IPatternManager patternManager ) : System
Execute ( Action commiter ) : void

비공개 메소드들

메소드 설명
EnumeratePsiFiles ( ) : IEnumerable
ProcessFile ( IFile psiFile, DefaultHighlightingConsumer consumer ) : void

메소드 상세

ContainerRegistrationAnalysisStageProcess() 공개 메소드

public ContainerRegistrationAnalysisStageProcess ( IDaemonProcess process, IContextBoundSettingsStore settingsStore, IPatternManager patternManager ) : System
process IDaemonProcess
settingsStore IContextBoundSettingsStore
patternManager IPatternManager
리턴 System

Execute() 공개 메소드

public Execute ( Action commiter ) : void
commiter Action
리턴 void