Method | Description | |
---|---|---|
AssertAllEventsAreRegistered ( ) : void | ||
AssertAllEventsAreUnregistered ( ) : void | ||
ConfigurableProgressEvents ( ) : SonarLint.VisualStudio.Progress.Controller | ||
InvokeCancellationSupportChanged ( bool cancellable ) : void | ||
InvokeFinished ( ProgressControllerResult result ) : void | ||
InvokeStarted ( ) : void | ||
InvokeStepExecutionChanged ( |
public AssertAllEventsAreRegistered ( ) : void | ||
return | void |
public AssertAllEventsAreUnregistered ( ) : void | ||
return | void |
public ConfigurableProgressEvents ( ) : SonarLint.VisualStudio.Progress.Controller | ||
return | SonarLint.VisualStudio.Progress.Controller |
public InvokeCancellationSupportChanged ( bool cancellable ) : void | ||
cancellable | bool | |
return | void |
public InvokeFinished ( ProgressControllerResult result ) : void | ||
result | ProgressControllerResult | |
return | void |
public InvokeStepExecutionChanged ( |
||
args | ||
return | void |