ActionResult type
Represents the result of executing the action
type ActionResult<TResult> = BaseActionResult<TResult>
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Represents the result of executing the action
type ActionResult<TResult> = BaseActionResult<TResult>