Esempio n. 1
0
 public Task GoodReferenceValueAsyncWithoutAwait()
 {
     return(TaskResults.GoodReferenceValueAsyncWithoutAwait().AsTask());
 }