Show / Hide Table of Contents
Improve this Doc View Source

Enum TryKind

Namespace:NiceTry
Assembly:NiceTry.dll
Syntax
public enum TryKind

Fields

| Improve this Doc View Source

Failure

Declaration
Failure = 1
Field Value
Type Description
TryKind
| Improve this Doc View Source

Success

Declaration
Success = 0
Field Value
Type Description
TryKind
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX