Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SonarLint
VisualStudio
Progress
Controller
ProgressControllerFinishedEventArgs
C# Class SonarLint.VisualStudio.Progress.Controller.ProgressControllerFinishedEventArgs
Event argument for
IProgressController
execution completion
IProgressEvents
Inheritance:
ProgressEventArgs
Mostrar archivo
Open project: SonarSource-VisualStudio/sonarlint-visualstudio
Class Usage Examples
Public Methods
Method
Description
ProgressControllerFinishedEventArgs
(
ProgressControllerResult
result
) :
System
Method Details
ProgressControllerFinishedEventArgs()
public
method
public
ProgressControllerFinishedEventArgs
(
ProgressControllerResult
result
) :
System
result
ProgressControllerResult
return
System