C# 클래스 SonarLint.VisualStudio.Progress.Controller.DefaultProgressStepFactory

Default implementation of IProgressStepFactory
The class supports only ProgressStepDefinition definitions and ProgressControllerStep operation
상속: IProgressStepFactory
파일 보기 프로젝트 열기: SonarSource-VisualStudio/sonarlint-visualstudio 1 사용 예제들

비공개 메소드들

메소드 설명
CreateStepOperation ( IProgressController controller, IProgressStepDefinition definition ) : IProgressStepOperation
GetExecutionCallback ( IProgressStepOperation stepOperation ) : IProgressStepExecutionEvents