Property | Type | Description | |
---|---|---|---|
Stored | bool | ||
changed | bool | ||
channel | Channel | ||
data | List |
||
db | Thread | ||
enabled | bool |
Method | Description | |
---|---|---|
Delete ( ) : void | ||
Load ( ) : bool | ||
Save ( ) : bool | ||
Stat ( string nick, string message, string host ) : void | ||
Statistics ( Channel _channel ) : System |
public Stat ( string nick, string message, string host ) : void | ||
nick | string | |
message | string | |
host | string | |
return | void |
public Statistics ( Channel _channel ) : System | ||
_channel | Channel | |
return | System |