Response.WriteAsync("Hello World!"); }); // other code removed for clarity.. } } In the above example, Run() is an extension method on IApplicationBuilder ...
確定! 回上一頁