C# (CSharp) IrcShark.Extensions.Scripting 네임스페이스

중첩된 네임스페이스

IrcShark.Extensions.Scripting.Msl
IrcShark.Extensions.Scripting.MslTest

클래스들

이름 설명
Buffer The Buffer class describes a buffer to get characters from.
CompilationException
FatalError Description of FatalError.
LanguageDefinition Defines a script language and its supported features.
Script Represents a loaded script.
ScriptCompilerHelper Description of ScriptCompilerHelper.
ScriptContainer A ScriptContainer contains a script of a given language.
ScriptEngineAttribute The ScriptEngineAttribute defines a new scripting language.
ScriptMethodAttribute The ScriptMethodAttribute describes informations about a ScriptMethod.
ScriptingException
ScriptingExtension
StreamBuffer Description of StreamBuffer.
StreamUTF8Buffer Description of StreamUTF8Buffer.
TextReaderBuffer The TextReaderBuffer implements the Buffer class to read from a TextReader.