![]() |
#3 |
Участник
|
Цитата:
X++: public void execute(Args _args) { this.initFromArgs(_args); if (this.init() && this.prompt()) { this.run(); } }
__________________
// no comments |
|
|
|