C# 클래스 NppSharp.ScriptManager

파일 보기 프로젝트 열기: cmrazek/NppSharp

공개 메소드들

메소드 설명
AddCommands ( ) : void
Compile ( ) : void

비공개 메소드들

메소드 설명
CompileDir ( string dir ) : void
CompileScript ( string fileName ) : void
LoadAssembly ( string fileName ) : void

메소드 상세

AddCommands() 공개 정적인 메소드

public static AddCommands ( ) : void
리턴 void

Compile() 공개 정적인 메소드

public static Compile ( ) : void
리턴 void