Skip to content

T_CommandLine_Core_SpecificationExtensions

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

SpecificationExtensions Class

Inheritance Hierarchy

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

Syntax

C#

internal static class SpecificationExtensions

VB

<ExtensionAttribute>
Friend NotInheritable Class SpecificationExtensions

C++

[ExtensionAttribute]
internal ref class SpecificationExtensions abstract sealed

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type SpecificationExtensions =  class end

The SpecificationExtensions type exposes the following members.

Methods

 

Name Description
Public methodStatic member HavingMax
Public methodStatic member HavingMin
Public methodStatic member HavingRange
Public methodStatic member IsOption
Public methodStatic member IsValue
Public methodStatic member ThrowingValidate
Public methodStatic member UniqueName
Public methodStatic member WithLongName
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally