C# Class SonarLint.VisualStudio.Integration.UnitTests.ConfigurableProgressEvents.TestStep

Inheritance: IProgressStep
Afficher le fichier Open project: SonarSource-VisualStudio/sonarlint-visualstudio

Méthodes publiques

Méthode Description
TestStep ( string progressDetails, double progress ) : SonarLint.VisualStudio.Progress.Controller

Method Details

TestStep() public méthode

public TestStep ( string progressDetails, double progress ) : SonarLint.VisualStudio.Progress.Controller
progressDetails string
progress double
Résultat SonarLint.VisualStudio.Progress.Controller