Skip to content

T_CommandLine_Core_NameLookup

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

NameLookup Class

Inheritance Hierarchy

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

Syntax

C#

internal static class NameLookup

VB

Friend NotInheritable Class NameLookup

C++

internal ref class NameLookup abstract sealed

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
type NameLookup =  class end

The NameLookup type exposes the following members.

Methods

 

Name Description
Public methodStatic member Contains
Public methodStatic member HavingSeparator
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally