C# 클래스 Sharplike.Core.Scripting.ScriptingSystem

파일 보기 프로젝트 열기: eropple/sharplike

공개 메소드들

메소드 설명
Run ( String file ) : void

비공개 메소드들

메소드 설명
ScriptingSystem ( ) : System
ScriptsChanged ( object s, Mono.Addins.ExtensionNodeEventArgs args ) : void

메소드 상세

Run() 공개 메소드

public Run ( String file ) : void
file String
리턴 void