sendNotification method
void
sendNotification()
Необходимо вызывать, чтобы сообщить об обновлении параметров.
Implementation
void sendNotification() {
void res = _CNewValuesNotifier_sendNotification(_CNewValuesNotifierMakeDefault().._impl=_self);
return res;
}