Example #1
0
 private async void Begin()
 {
     await Task.Factory.StartNew(() => core.Begin());
 }