Microsoft recommends that when writing tests that use EF Core, ... FindAsync(id); if (reservation == null) { return NotFound(); } await ...
確定! 回上一頁