Esempio n. 1
0
 public static Task TryWaitAsync(this Task t) => TaskUtil.TryWaitAsync(t);