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