Skip to content
z1all edited this page Jul 9, 2024 · 4 revisions

Добро пожаловать в ExecutionResult wiki!

Здесь будет описан ExecutionResult только из пространства имен Z1all.ExecutionResult.StatusCode, так как он отличается от обычного ExecutionResult только добавлением поля StatusCodeExecutionResult и некоторых методов для удобного взаимодействия с статус кодами.

Некоторый код из примеров можно найти по ссылке https://github.com/z1all/ExecutionResult/tree/master/ExecutionResult_Test

Welcome to the ExecutionResult wiki!

The ExecutionResult will be described here only from the Z1all.ExecutionResult.StatusCode namespace, since it differs from the usual ExecutionResult only by adding the StatusCodeExecutionResult field and some methods for convenient interaction with status codes.

Some of the codes from the examples can be found at the link https://github.com/z1all/ExecutionResult/tree/master/ExecutionResult_Test

Русский

  • Использование ExecutionResult
  • Использование ExecutionResult<TSuccessResult>
  • Взаимное использование ExecutionResult и ExecutionResult
  • Использование в контроллерах
  • Использование BaseError
  • Переопределение StatusCode

English

  • Using ExecutionResult
  • Using ExecutionResult<TSuccessResult>
  • Mutual use of ExecutionResult and ExecutionResult<TSuccessResult>
  • Use in controllers
  • Using BaseError
  • Using your StatusCode

Clone this wiki locally