M_CSharpx_Maybe_1_MatchNothing - adutton/commandline GitHub Wiki
Matches an empty value returning true.
Namespace: CSharpx
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public bool MatchNothing()VB
Public Function MatchNothing As BooleanC++
public:
bool MatchNothing()F#
member MatchNothing : unit -> bool
Type: Boolean