Method |
Description |
|
ConnectionController ( IHost host, IConnectionInformationProvider connectionProvider, IConnectionWorkflowExecutor workflowExecutor ) : SonarLint.VisualStudio.Integration.Progress |
|
|
EstablishConnection ( ConnectionInformation connectionInfo ) : void |
|
|
IConnectionInformationProvider ( ConnectionInformation currentConnection ) : ConnectionInformation |
|
|
IConnectionWorkflowExecutor ( ConnectionInformation information ) : void |
|
|
OnConnect ( ) : void |
|
|
OnConnectStatus ( ) : bool |
|
|
OnDontWarnAgain ( ) : void |
|
|
OnDontWarnAgainStatus ( ) : bool |
|
|
OnRefresh ( ConnectionInformation useConnection ) : void |
|
|
OnRefreshStatus ( ConnectionInformation useConnection ) : bool |
|
|
SetConnectionInProgress ( IProgressEvents progressEvents ) : void |
|
|
ShowNuGetWarning ( ProgressControllerResult executionResult ) : void |
|
|