Метод | Описание | |
---|---|---|
Execute ( IContext context ) : void | ||
WhileCommand ( IExpression condition, ICommand command ) : System |
public Execute ( IContext context ) : void | ||
context | IContext | |
Результат | void |
public WhileCommand ( IExpression condition, ICommand command ) : System | ||
condition | IExpression | |
command | ICommand | |
Результат | System |