C# Class SonarLint.VisualStudio.Integration.Vsix.LocalizedCategoryAttribute

Inheritance: CategoryAttribute
Afficher le fichier Open project: SonarSource-VisualStudio/sonarlint-visualstudio

Méthodes publiques

Méthode Description
LocalizedCategoryAttribute ( string categoryResource ) : SonarLint.VisualStudio.Integration.Resources

Méthodes protégées

Méthode Description
GetLocalizedString ( string value ) : string

Method Details

GetLocalizedString() protected méthode

protected GetLocalizedString ( string value ) : string
value string
Résultat string

LocalizedCategoryAttribute() public méthode

public LocalizedCategoryAttribute ( string categoryResource ) : SonarLint.VisualStudio.Integration.Resources
categoryResource string
Résultat SonarLint.VisualStudio.Integration.Resources