C# Class clipr.Attributes.LocalizeAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: nemec/clipr

Méthodes publiques

Méthode Description
LocalizeAttribute ( string resourceName = null, Type resourceType = null ) : System

Localize the description of this item

Method Details

LocalizeAttribute() public méthode

Localize the description of this item
public LocalizeAttribute ( string resourceName = null, Type resourceType = null ) : System
resourceName string /// ///
resourceType System.Type ///
Résultat System