Skip to content

N_RailwaySharp_ErrorHandling

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

RailwaySharp.ErrorHandling Namespace

Classes

 

Class Description
Protected class Bad(TSuccess, TMessage) Represents the result of a failed computation.
Protected class Ok(TSuccess, TMessage) Represents the result of a successful computation.
Protected class Result
Protected class Result(TSuccess, TMessage) Represents the result of a computation.
Protected class ResultExtensions Extensions methods for easier usage.
Protected class Trial

Enumerations

 

Enumeration Description
Protected enumeration ResultType
 
Clone this wiki locally