C# Class System.SRCategoryAttribute

Inheritance: CategoryAttribute
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
SRCategoryAttribute ( string category ) : System

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

SRCategoryAttribute() public méthode

public SRCategoryAttribute ( string category ) : System
category string
Résultat System