C# 클래스 NppSharp.NppDescriptionAttribute

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

공개 메소드들

메소드 설명
NppDescriptionAttribute ( string desc ) : System

Sets the description text.

메소드 상세

NppDescriptionAttribute() 공개 메소드

Sets the description text.
public NppDescriptionAttribute ( string desc ) : System
desc string The description text.
리턴 System