![]() |
#17 |
Участник
|
Цитата:
Ну есть у вас класс X++: class BusinessLogic1 { protected int a; } X++: [ExtensionOf(ClassStr(BusinessLogic1))] final class BusinessLogic1_Extension { public int getA() { return a; } } |
|
Теги |
chain of command, extensions |
|
|