C# 클래스 VBSharper.Plugins.QuickFixes.UseImplicitLineContinuation.UseImplicitLineContinuationDaemonStageProcess

상속: VBDaemonStageProcessBase
파일 보기 프로젝트 열기: ThatShawGuy/VBSharper

공개 메소드들

메소드 설명
Execute ( Action committer ) : void
UseImplicitLineContinuationDaemonStageProcess ( IDaemonProcess daemonProcess, IContextBoundSettingsStore settingsStore, IVBFile file ) : System

메소드 상세

Execute() 공개 메소드

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

UseImplicitLineContinuationDaemonStageProcess() 공개 메소드

public UseImplicitLineContinuationDaemonStageProcess ( IDaemonProcess daemonProcess, IContextBoundSettingsStore settingsStore, IVBFile file ) : System
daemonProcess IDaemonProcess
settingsStore IContextBoundSettingsStore
file IVBFile
리턴 System