Enum TryKind
Namespace:NiceTry
Assembly:NiceTry.dll
Syntax
public enum TryKind
Fields
| Improve this Doc View SourceFailure
Declaration
Failure = 1
Field Value
| Type | Description |
|---|---|
| TryKind |
Success
Declaration
Success = 0
Field Value
| Type | Description |
|---|---|
| TryKind |