Exemplo n.º 1
0
 public void Resume() =>
 _tasks.Prepend(Task.Factory.StartNew(() => _VM.Resume(), _cancellationToken));