C# Class ARCed.UI.LocalizedCategoryAttribute

Inheritance: CategoryAttribute
Afficher le fichier Open project: borisblizzard/arcreator

Méthodes publiques

Méthode Description
LocalizedCategoryAttribute ( string key ) : System

Méthodes protégées

Méthode Description
GetLocalizedString ( string key ) : string

Method Details

GetLocalizedString() protected méthode

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

LocalizedCategoryAttribute() public méthode

public LocalizedCategoryAttribute ( string key ) : System
key string
Résultat System