Метод | Описание | |
---|---|---|
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 | |
Результат | void |
public ValidateArgs ( Server.Commands.Generic.BaseCommandImplementor impl, CommandEventArgs e ) : bool | ||
impl | Server.Commands.Generic.BaseCommandImplementor | |
e | CommandEventArgs | |
Результат | bool |