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 methodStatic member ContainsIfNotEmpty(T)
Private methodStatic member EnforceMutuallyExclusiveSet
Private methodStatic member EnforceRange
Private methodStatic member EnforceRequired
Private methodStatic member EnforceSingle
Public methodStatic member Lookup
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally