Skip to content

T_CommandLine_Core_SpecificationGuards

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

SpecificationGuards Class

Inheritance Hierarchy

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

Syntax

C#

internal static class SpecificationGuards

VB

Friend NotInheritable Class SpecificationGuards

C++

internal ref class SpecificationGuards abstract sealed

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
type SpecificationGuards =  class end

The SpecificationGuards type exposes the following members.

Constructors

 

Name Description
Private methodStatic member SpecificationGuards
  Back to Top

Methods

 

Name Description
Private methodStatic member GuardAgainstOneCharLongName
Private methodStatic member GuardAgainstScalarWithRange
Private methodStatic member GuardAgainstSequenceWithWrongRange
Private methodStatic member GuardAgainstSequenceWithZeroRange
  Back to Top

Fields

 

Name Description
Public fieldStatic member Lookup
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally