C# 클래스 SonarLint.VisualStudio.Progress.UnitTests.StubProgressStepOperation

Stub for IProgressStepOperation with no implementation
상속: IProgressStepOperation
파일 보기 프로젝트 열기: SonarSource-VisualStudio/sonarlint-visualstudio

공개 메소드들

메소드 설명
Run ( System cancellationToken, IProgressStepExecutionEvents executionNotify ) : Task

메소드 상세

Run() 공개 메소드

public Run ( System cancellationToken, IProgressStepExecutionEvents executionNotify ) : Task
cancellationToken System
executionNotify IProgressStepExecutionEvents
리턴 Task