C# Class SonarLint.VisualStudio.Integration.Persistence.BoundSonarQubeProject

Afficher le fichier Open project: SonarSource-VisualStudio/sonarlint-visualstudio Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
BoundSonarQubeProject ( ) : Newtonsoft.Json
BoundSonarQubeProject ( Uri serverUri, string projectKey, ICredentials credentials = null ) : Newtonsoft.Json

Method Details

BoundSonarQubeProject() public méthode

public BoundSonarQubeProject ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json

BoundSonarQubeProject() public méthode

public BoundSonarQubeProject ( Uri serverUri, string projectKey, ICredentials credentials = null ) : Newtonsoft.Json
serverUri System.Uri
projectKey string
credentials ICredentials
Résultat Newtonsoft.Json