C# Class AgentMulder.ReSharper.Plugin.Daemon.ContainerRegistrationAnalysisStageProcess

Afficher le fichier Open project: hmemcpy/AgentMulder

Méthodes publiques

Méthode Description
ContainerRegistrationAnalysisStageProcess ( IDaemonProcess process, IContextBoundSettingsStore settingsStore, IPatternManager patternManager ) : System
Execute ( Action commiter ) : void

Private Methods

Méthode Description
EnumeratePsiFiles ( ) : IEnumerable
ProcessFile ( IFile psiFile, DefaultHighlightingConsumer consumer ) : void

Method Details

ContainerRegistrationAnalysisStageProcess() public méthode

public ContainerRegistrationAnalysisStageProcess ( IDaemonProcess process, IContextBoundSettingsStore settingsStore, IPatternManager patternManager ) : System
process IDaemonProcess
settingsStore IContextBoundSettingsStore
patternManager IPatternManager
Résultat System

Execute() public méthode

public Execute ( Action commiter ) : void
commiter Action
Résultat void