[HttpPost] public async void ActionMethod(IFormFile img) { // some process using(MemoryStream stream = new MemoryStream()) { // (1) img.
確定! 回上一頁