Ejemplo n.º 1
0
 public Task Invoke(IncomingContext context)
 {
     return(pipeline(context));
 }