Property | Type | Description |
---|
Method | Description | |
---|---|---|
ChannelInstance ( ScriptRunner runner, dotRant.IrcChannel channel ) : dotRant |
Initializes a new instance of the ChannelInstance class.
|
public ChannelInstance ( ScriptRunner runner, dotRant.IrcChannel channel ) : dotRant | ||
runner | ScriptRunner | The runner. |
channel | dotRant.IrcChannel | The channel. |
return | dotRant |