Пример #1
0
 public MainPageViewModel()
 {
     _SpeechService = new Services.SpeechService.SpeechService();
     Instance = this;
 }
Пример #2
0
 public MainPageViewModel()
 {
     _SpeechService = new Services.SpeechService.SpeechService();
     Instance       = this;
 }