C# Класс NppSharp.NppSortOrderAttribute

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

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

Метод Описание
NppSortOrderAttribute ( int sort ) : System

Creates the sort order attribute.

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

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

Creates the sort order attribute.
public NppSortOrderAttribute ( int sort ) : System
sort int The sort order number
Результат System