Method | Description | |
---|---|---|
Execute ( IContext context ) : void | ||
WhileCommand ( IExpression condition, ICommand command ) : System |
public WhileCommand ( IExpression condition, ICommand command ) : System | ||
condition | IExpression | |
command | ICommand | |
return | System |