Method | Description | |
---|---|---|
BirthdayCommand ( string ServerName ) : System | ||
HandleBirthday ( |
Method | Description | |
---|---|---|
GetDay ( string args ) : int | ||
GetMonth ( string args ) : string | ||
GetYear ( string args ) : int | ||
IsDay ( string args ) : bool | ||
IsMonth ( string args ) : bool | ||
IsYear ( string args ) : bool | ||
Warning ( |
public BirthdayCommand ( string ServerName ) : System | ||
ServerName | string | |
return | System |
public HandleBirthday ( |
||
sIRCMessage | ||
return | void |