Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NppSharp
NppDescriptionAttribute
C# Class NppSharp.NppDescriptionAttribute
Inheritance:
System.Attribute
Datei anzeigen
Open project: cmrazek/NppSharp
Public Methods
Method
Description
NppDescriptionAttribute
(
string
desc
) :
System
Sets the description text.
Method Details
NppDescriptionAttribute()
public
method
Sets the description text.
public
NppDescriptionAttribute
(
string
desc
) :
System
desc
string
The description text.
return
System