Table of Contents

Interface IOption

Namespace
UniOption
Assembly
UniOption.dll
public interface IOption
Extension Methods

Properties

IsNone

bool IsNone { get; }

Property Value

bool

IsSome

bool IsSome { get; }

Property Value

bool