Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NppSharp
ScriptManager
C# Class NppSharp.ScriptManager
Show file
Open project: cmrazek/NppSharp
Public Methods
Method
Description
AddCommands
( ) :
void
Compile
( ) :
void
Private Methods
Method
Description
CompileDir
(
string
dir
) :
void
CompileScript
(
string
fileName
) :
void
LoadAssembly
(
string
fileName
) :
void
Method Details
AddCommands()
public
static
method
public
static
AddCommands
( ) :
void
return
void
Compile()
public
static
method
public
static
Compile
( ) :
void
return
void