Property | Type | Description | |
---|---|---|---|
channel | Channel | ||
hostname_check | bool | ||
nick | string | ||
rg | bool | ||
source | string |
Method | Description | |
---|---|---|
ChannelRequest ( string _nick, string _source, Channel Channel, bool regexp ) : System |
public ChannelRequest ( string _nick, string _source, Channel Channel, bool regexp ) : System | ||
_nick | string | |
_source | string | |
Channel | Channel | |
regexp | bool | |
return | System |