![]() |
#5 |
Боец
|
Цитата:
X++: // 23.04.2010, EVO static void returnClassName(Args _args) { DictMethod dictMethod; ; dictMethod = new dictmethod(UtilElementType::ClassInstanceMethod, classnum(Info) ,methodstr(Info, docu)); if (dictMethod.returnType() == Types::Class) { info(new DictClass(dictMethod.returnId()).name()); } } |
|
|
За это сообщение автора поблагодарили: S.Kuskov (2). |