Метод | Описание | |
---|---|---|
BehaviorDoesNotUnderstandMethod ( Machine machine, IBehavior behavior ) : System |
Метод | Описание | |
---|---|---|
DoesNotUnderstand ( |
||
DoesNotUnderstand ( Machine machine, IObject self, string msgname, object args ) : object |
public BehaviorDoesNotUnderstandMethod ( Machine machine, IBehavior behavior ) : System | ||
machine | Machine | |
behavior | IBehavior | |
Результат | System |
protected DoesNotUnderstand ( |
||
interpreter | ||
self | IObject | |
msgname | string | |
args | object | |
Результат | object |
protected DoesNotUnderstand ( Machine machine, IObject self, string msgname, object args ) : object | ||
machine | Machine | |
self | IObject | |
msgname | string | |
args | object | |
Результат | object |