Method | Description | |
---|---|---|
AddCommand ( ) : System | ||
Execute ( CommandEventArgs e, object obj ) : void | ||
ValidateArgs ( Server.Commands.Generic.BaseCommandImplementor impl, CommandEventArgs e ) : bool |
public Execute ( CommandEventArgs e, object obj ) : void | ||
e | CommandEventArgs | |
obj | object | |
return | void |
public ValidateArgs ( Server.Commands.Generic.BaseCommandImplementor impl, CommandEventArgs e ) : bool | ||
impl | Server.Commands.Generic.BaseCommandImplementor | |
e | CommandEventArgs | |
return | bool |