Some<T>.

ToString() Method

Summary

returns the tostring method of T.
Namespace
FunctionalSharp.OptionTypes
Containing Type
Some<T>

Syntax

public override string ToString()

Return Value

Type Description
string