Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NppSharp
PluginCommand
C# Class NppSharp.PluginCommand
ファイルを表示
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