C# Class mRemoteNG.Tools.LocalizedAttributes.LocalizedCategoryAttribute

Inheritance: CategoryAttribute
Afficher le fichier Open project: mRemoteNG/mRemoteNG

Méthodes publiques

Méthode Description
LocalizedCategoryAttribute ( string value, int Order = 1 ) : 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

LocalizedCategoryAttribute() public méthode

public LocalizedCategoryAttribute ( string value, int Order = 1 ) : System
value string
Order int
Résultat System