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