Method | Description | |
---|---|---|
ChangeIdentifyStatus ( bool Status ) : void | ||
ChangeNick ( ) : string | ||
ChangeNick ( string newnick ) : void | ||
ChangeVhostStatus ( bool Status ) : void | ||
Identify ( string Password ) : void | ||
IsNickStorage ( ) : bool | ||
MyNickInfo ( string ServerName ) : System | ||
Parse ( string Name ) : string | ||
Vhost ( string Status ) : void |
public ChangeIdentifyStatus ( bool Status ) : void | ||
Status | bool | |
return | void |
public ChangeVhostStatus ( bool Status ) : void | ||
Status | bool | |
return | void |
public MyNickInfo ( string ServerName ) : System | ||
ServerName | string | |
return | System |