C# 클래스 NppSharp.NppSortOrderAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: cmrazek/NppSharp

공개 메소드들

메소드 설명
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