C# Class SonarLint.VisualStudio.Integration.UnitTests.ConfigurableSolutionBindingInformationProvider

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

Méthodes publiques

Méthode Description
GetBoundProjects ( ) : IEnumerable
GetUnboundProjects ( ) : IEnumerable
IsSolutionBound ( ) : bool

Method Details

GetBoundProjects() public méthode

public GetBoundProjects ( ) : IEnumerable
Résultat IEnumerable

GetUnboundProjects() public méthode

public GetUnboundProjects ( ) : IEnumerable
Résultat IEnumerable

IsSolutionBound() public méthode

public IsSolutionBound ( ) : bool
Résultat bool