![]() |
BadScript 2
|
Go to the source code of this file.
Classes | |
| class | RailwaySharp.ErrorHandling.Result< TSuccess, TMessage > |
| Represents the result of a computation. More... | |
| class | RailwaySharp.ErrorHandling.Ok< TSuccess, TMessage > |
| Represents the result of a successful computation. More... | |
| class | RailwaySharp.ErrorHandling.Bad< TSuccess, TMessage > |
| Represents the result of a failed computation. More... | |
| class | RailwaySharp.ErrorHandling.Trial |
| class | RailwaySharp.ErrorHandling.ResultExtensions |
| Extensions methods for easier usage. More... | |
Namespaces | |
| namespace | RailwaySharp |
| namespace | RailwaySharp.ErrorHandling |
Enumerations | |
| enum | RailwaySharp.ErrorHandling.ResultType { RailwaySharp.ErrorHandling.Ok , RailwaySharp.ErrorHandling.Bad } |