M_CommandLine_Core_SpecificationGuards_GuardAgainstSequenceWithZeroRange - adutton/commandline GitHub Wiki

SpecificationGuards.GuardAgainstSequenceWithZeroRange Method

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

Syntax

C#

private static Func<Specification, bool> GuardAgainstSequenceWithZeroRange()

VB

Private Shared Function GuardAgainstSequenceWithZeroRange As Func(Of Specification, Boolean)

C++

private:
static Func<Specification^, bool>^ GuardAgainstSequenceWithZeroRange()

F#

private static member GuardAgainstSequenceWithZeroRange : unit -> Func<Specification, bool> 

Return Value

Type: Func(Specification, Boolean)

See Also

Reference

SpecificationGuards Class
CommandLine.Core Namespace

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