Skip to content

T_CommandLine_Core_SpecificationPropertyRules

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

SpecificationPropertyRules Class

Inheritance Hierarchy

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

Syntax

C#

internal static class SpecificationPropertyRules

VB

<ExtensionAttribute>
Friend NotInheritable Class SpecificationPropertyRules

C++

[ExtensionAttribute]
internal ref class SpecificationPropertyRules abstract sealed

F#

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

The SpecificationPropertyRules type exposes the following members.

Methods

 

Name Description
Private method Static member ContainsIfNotEmpty(T)
Private method Static member EnforceMutuallyExclusiveSet
Private method Static member EnforceRange
Private method Static member EnforceRequired
Private method Static member EnforceSingle
Public method Static member Lookup
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally