Skip to content

T_CommandLine_Core_SpecificationPropertyExtensions

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

SpecificationPropertyExtensions Class

Inheritance Hierarchy

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

Syntax

C#

internal static class SpecificationPropertyExtensions

VB

<ExtensionAttribute>
Friend NotInheritable Class SpecificationPropertyExtensions

C++

[ExtensionAttribute]
internal ref class SpecificationPropertyExtensions abstract sealed

F#

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

The SpecificationPropertyExtensions type exposes the following members.

Methods

 

Name Description
Public methodStatic member GetConversionType
Public methodStatic member Validate
Public methodStatic member WithSpecification
Public methodStatic member WithValue
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally