Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
NppSharp
PluginCommand
C# Class NppSharp.PluginCommand
Exibir arquivo
Open project: cmrazek/NppSharp
Class Usage Examples
Public Methods
Method
Description
Fire
( ) :
void
Triggers the command.
PluginCommand
(
string
name
) :
System
Creates a new command object.
Method Details
Fire()
public
method
Triggers the command.
public
Fire
( ) :
void
return
void
PluginCommand()
public
method
Creates a new command object.
public
PluginCommand
(
string
name
) :
System
name
string
return
System