Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.