Ejemplo n.º 1
0
 /// <summary>
 /// Allows awaiting of this cache directly.
 /// </summary>
 public TaskAwaiter <T> GetAwaiter() => DataTask.GetAwaiter();