Table of Contents

ToString Method

Definition

Namespace
Tyne
Assembly
Tyne.Core.dll

Methods

| Edit this page View Source

ToString()

Returns a string that represents this instance.

Declaration
[Pure]
public override string ToString()
Returns
string

A string that represents this instance.

Overrides
Remarks

If this options is None, this returns "None". Otherwise, it returns $"Some({Value})".