Skip to content

T_CommandLine_Core_NameExtensions

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

NameExtensions Class

Inheritance Hierarchy

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

Syntax

C#

internal static class NameExtensions

VB

<ExtensionAttribute>
Friend NotInheritable Class NameExtensions

C++

[ExtensionAttribute]
internal ref class NameExtensions abstract sealed

F#

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

The NameExtensions type exposes the following members.

Methods

 

Name Description
Public methodStatic member FromOptionSpecification
Public methodStatic member FromSpecification
Public methodStatic member MatchName
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally