Fix: The non-generic type 'IActionResult' cannot be used with type arguments

preview_player
Показать описание
interface Microsoft.AspNetCore.Mvc.IActionResult
Defines a contract that represents the result of an action method.
CS0308: The non-generic type 'IActionResult' cannot be used with type arguments
Рекомендации по теме