C# Class Schumix.Components.ScriptManager

A script manager for the IRC connections. Loads plugins, manages events etc.
Afficher le fichier Open project: Schumix/Schumix2

Méthodes publiques

Méthode Description
ScriptManager ( string scriptPath ) : System

Creates a new instance of ScriptManager

Method Details

ScriptManager() public méthode

Creates a new instance of ScriptManager
public ScriptManager ( string scriptPath ) : System
scriptPath string Path to scripts.
Résultat System