Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NppSharp
NppSortOrderAttribute
C# Class NppSharp.NppSortOrderAttribute
Inheritance:
System.Attribute
Show file
Open project: cmrazek/NppSharp
Public Methods
Method
Description
NppSortOrderAttribute
(
int
sort
) :
System
Creates the sort order attribute.
Method Details
NppSortOrderAttribute()
public
method
Creates the sort order attribute.
public
NppSortOrderAttribute
(
int
sort
) :
System
sort
int
The sort order number
return
System