C# Class XSharp.Project.ResourcesCategoryAttribute

Inheritance: CategoryAttribute
Afficher le fichier Open project: X-Sharp/XSharpPublic

Méthodes publiques

Méthode Description
ResourcesCategoryAttribute ( string categoryName ) : System

Explicit constructor.

Méthodes protégées

Méthode Description
GetLocalizedString ( string categoryName ) : string

Looks up the localized name of the specified category.

Method Details

GetLocalizedString() protected méthode

Looks up the localized name of the specified category.
protected GetLocalizedString ( string categoryName ) : string
categoryName string
Résultat string

ResourcesCategoryAttribute() public méthode

Explicit constructor.
public ResourcesCategoryAttribute ( string categoryName ) : System
categoryName string
Résultat System