Method | Description | |
---|---|---|
Extension ( String Name, |
||
Start ( |
Starts the extension after the initialisation of IrcShark.
|
|
Stop ( ) : void |
Stops the extension before IrcShark quits or the extension is unloaded.
|
Method | Description | |
---|---|---|
Extension ( ) : System |
Initializes a new instance of the Extension class.
|
|
Extension ( |
Initializes a new instance of the Extension class.
|
protected Extension ( |
||
context | ||
return | System |
public Extension ( String Name, |
||
Name | String | |
ownInfo | ||
return | System |
public abstract Start ( |
||
context | ||
return | void |