Пример #1
0
 void Subscribe() => Dispatcher.AddListener(this);
Пример #2
0
 private void Subscribe()
 {
     Dispatcher.AddListener(this);
 }