Skip to content

T_CommandLine_Core_TokenExtensions

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

TokenExtensions Class

Inheritance Hierarchy

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

Syntax

C#

internal static class TokenExtensions

VB

<ExtensionAttribute>
Friend NotInheritable Class TokenExtensions

C++

[ExtensionAttribute]
internal ref class TokenExtensions abstract sealed

F#

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

The TokenExtensions type exposes the following members.

Methods

 

Name Description
Public methodStatic member IsName
Public methodStatic member IsValue
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally