M_CSharpx_Maybe_1_MatchNothing - adutton/commandline GitHub Wiki

Maybe(T).MatchNothing Method

Matches an empty value returning true.

Namespace: CSharpx
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

public bool MatchNothing()

VB

Public Function MatchNothing As Boolean

C++

public:
bool MatchNothing()

F#

member MatchNothing : unit -> bool 

Return Value

Type: Boolean

See Also

Reference

Maybe(T) Class
CSharpx Namespace

⚠️ **GitHub.com Fallback** ⚠️