Ejemplo n.º 1
0
 public Task <bool> SupportsSessionAsync(EastFive.Azure.Auth.Session session)
 {
     return(true.AsTask());
 }