C# Class CedarLogic.Identity.CustomCategoryAttribute

Inheritance: CategoryAttribute
Afficher le fichier Open project: cicorias/federationmetadatagenerator

Méthodes publiques

Méthode Description
CustomCategoryAttribute ( string name ) : System

Construct the attribute

Méthodes protégées

Méthode Description
GetLocalizedString ( string value ) : string

Return the localized version of the passed string

Method Details

CustomCategoryAttribute() public méthode

Construct the attribute
public CustomCategoryAttribute ( string name ) : System
name string
Résultat System

GetLocalizedString() protected méthode

Return the localized version of the passed string
protected GetLocalizedString ( string value ) : string
value string
Résultat string