這樣的話,具體處理Http 請求的函數可以使用如下的RequestDelegate 委託進行定義。 public delegate Task RequestDelegate(HttpContext context);.
確定! 回上一頁