C# Class Longkong.WinFormsUI.LocalizedCategoryAttribute

Inheritance: CategoryAttribute
Afficher le fichier Open project: Longkong/Pojjaman

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