Skip to content

T_CommandLine_Core_TypeLookup

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

TypeLookup Class

Inheritance Hierarchy

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

Syntax

C#

internal static class TypeLookup

VB

Friend NotInheritable Class TypeLookup

C++

internal ref class TypeLookup abstract sealed

F#

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

The TypeLookup type exposes the following members.

Methods

 

Name Description
Public methodStatic member FindTypeDescriptorAndSibling
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally