C# Class VBSharper.Plugins.QuickFixes.RemoveByValKeyword.RemoveByValKeywordDaemonStageProcess

Inheritance: VBDaemonStageProcessBase
Afficher le fichier Open project: ThatShawGuy/VBSharper

Méthodes publiques

Méthode Description
Execute ( Action committer ) : void
RemoveByValKeywordDaemonStageProcess ( IDaemonProcess daemonProcess, IContextBoundSettingsStore settingsStore, IVBFile file ) : System

Method Details

Execute() public méthode

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

RemoveByValKeywordDaemonStageProcess() public méthode

public RemoveByValKeywordDaemonStageProcess ( IDaemonProcess daemonProcess, IContextBoundSettingsStore settingsStore, IVBFile file ) : System
daemonProcess IDaemonProcess
settingsStore IContextBoundSettingsStore
file IVBFile
Résultat System