Show / Hide Table of Contents
Improve this Doc

Namespace NiceTry

Classes

Failure<T>

Represents the failed outcome of an operation.

Predef

Provides static methods to create instances of <xref href="NiceTry.Try`1" data-throw-if-not-resolved="false"></xref>. Meant for
using as static import (C# 6 feature).

Success<T>

Represents the successful outcome of an operation. 

Try

Provides factory methods to create instances of <xref href="NiceTry.Try`1" data-throw-if-not-resolved="false"></xref>. 

Try<T>

Represents the success or failure of an operation.

Enums

TryKind

Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX