C# Class NppSharp.NppDescriptionAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: cmrazek/NppSharp

Méthodes publiques

Méthode Description
NppDescriptionAttribute ( string desc ) : System

Sets the description text.

Method Details

NppDescriptionAttribute() public méthode

Sets the description text.
public NppDescriptionAttribute ( string desc ) : System
desc string The description text.
Résultat System