C# Класс NppSharp.NppDescriptionAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
NppDescriptionAttribute ( string desc ) : System

Sets the description text.

Описание методов

NppDescriptionAttribute() публичный Метод

Sets the description text.
public NppDescriptionAttribute ( string desc ) : System
desc string The description text.
Результат System