C# 클래스 Schumix.Components.ScriptManager

A script manager for the IRC connections. Loads plugins, manages events etc.
파일 보기 프로젝트 열기: Schumix/Schumix2

공개 메소드들

메소드 설명
ScriptManager ( string scriptPath ) : System

Creates a new instance of ScriptManager

메소드 상세

ScriptManager() 공개 메소드

Creates a new instance of ScriptManager
public ScriptManager ( string scriptPath ) : System
scriptPath string Path to scripts.
리턴 System