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