C# Class SonarLint.VisualStudio.Progress.Observation.ProgressObserver.ExecutionGroup

Represents a logical grouping of IProgressStep items to a group with a single non-hidden item that will be used as the visual representative of this group which means that until all the step in this group haven't finish executing it would seem that the non-hidden step is still executing.
Afficher le fichier Open project: SonarSource-VisualStudio/sonarlint-visualstudio

Méthodes publiques

Méthode Description
ExecutionGroup ( ) : SonarLint.VisualStudio.Progress.MVVM

Method Details

ExecutionGroup() public méthode

public ExecutionGroup ( ) : SonarLint.VisualStudio.Progress.MVVM
Résultat SonarLint.VisualStudio.Progress.MVVM