![]() |
#12 |
Участник
|
Цитата:
Сообщение от mazzy
![]() добавьте
X++: //mazzy 13.12.2019: по образцу getTotal() public int64 getCount(int _idx = 1) { if (oprProgress) return oprProgress.getCount_RU(_idx); else if (oprProgressEmbedded ) return oprProgressEmbedded.getCount_RU(_idx); else if ( oprProgressServer ) return oprProgressServer.getCount(_idx); else return 0; } X++: public int64 getCount(int _idx = 1) { if (oprProgress) return oprProgress.getCount_RU(_idx); else if (oprProgressEmbedded ) return oprProgressEmbedded.getCount_RU(_idx); else return 0; } Я прав? Или для сервера такой функционал тоже нужен - getCount. |
|
|
Опции темы | Поиск в этой теме |
Опции просмотра | |
|