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
ScriptManager
C# Class NppSharp.ScriptManager
Afficher le fichier
Open project: cmrazek/NppSharp
Méthodes publiques
Méthode
Description
AddCommands
( ) :
void
Compile
( ) :
void
Private Methods
Méthode
Description
CompileDir
(
string
dir
) :
void
CompileScript
(
string
fileName
) :
void
LoadAssembly
(
string
fileName
) :
void
Method Details
AddCommands()
public
static
méthode
public
static
AddCommands
( ) :
void
Résultat
void
Compile()
public
static
méthode
public
static
Compile
( ) :
void
Résultat
void