C# Class SonarLint.VisualStudio.Progress.UnitTests.StubProgressStepOperation

Stub for IProgressStepOperation with no implementation
Inheritance: IProgressStepOperation
Afficher le fichier Open project: SonarSource-VisualStudio/sonarlint-visualstudio

Méthodes publiques

Méthode Description
Run ( System cancellationToken, IProgressStepExecutionEvents executionNotify ) : Task

Method Details

Run() public méthode

public Run ( System cancellationToken, IProgressStepExecutionEvents executionNotify ) : Task
cancellationToken System
executionNotify IProgressStepExecutionEvents
Résultat Task