![]() |
BadScript 2
|
Classes | |
class | Bad |
Represents the result of a failed computation. More... | |
class | Ok |
Represents the result of a successful computation. More... | |
class | Result |
Represents the result of a computation. More... | |
class | ResultExtensions |
Extensions methods for easier usage. More... | |
class | Trial |
Enumerations | |
enum | ResultType { Ok , Bad } |
|
package |
Enumerator | |
---|---|
Ok | |
Bad |
Definition at line 18 of file ErrorHandling.cs.