WriteAsync (text); await streamWriter.FlushAsync(); streamWriter.Close(); await gzip.FlushAsync(); gzip.Close(); await response.CompleteAsync(); }.
確定! 回上一頁