Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NppSharp
PluginCommand
C# Class NppSharp.PluginCommand
Afficher le fichier
Open project: cmrazek/NppSharp
Class Usage Examples
Méthodes publiques
Méthode
Description
Fire
( ) :
void
Triggers the command.
PluginCommand
(
string
name
) :
System
Creates a new command object.
Method Details
Fire()
public
méthode
Triggers the command.
public
Fire
( ) :
void
Résultat
void
PluginCommand()
public
méthode
Creates a new command object.
public
PluginCommand
(
string
name
) :
System
name
string
Résultat
System