這裡是WebAPI 用非同步的寫法123public async Task SomeItem(int id) { ....} 但如果想要搭配RxJS 的switchMap 使用,這樣子是不夠的。
確定! 回上一頁