C# Класс NppSharp.NppDisplayNameAttribute

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

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

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

Constructs the display name attribute.

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

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

Constructs the display name attribute.
public NppDisplayNameAttribute ( string displayName ) : System
displayName string The name of the command, as it will be displayed on the menu item.
Результат System