Skip to content

T_CommandLine_Core_ReflectionExtensions

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

ReflectionExtensions Class

Inheritance Hierarchy

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

Syntax

C#

internal static class ReflectionExtensions

VB

<ExtensionAttribute>
Friend NotInheritable Class ReflectionExtensions

C++

[ExtensionAttribute]
internal ref class ReflectionExtensions abstract sealed

F#

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

The ReflectionExtensions type exposes the following members.

Methods

 

Name Description
Public method Static member AutoDefault
Public method Static member CreateDefaultForImmutable
Public method Static member CreateEmptyArray
Private method Static member FlattenHierarchy
Public method Static member GetDefaultValue
Public method Static member GetSpecifications(T)
Public method Static member GetUsageData
Public method Static member GetVerbSpecification
Public method Static member InstanceProperty
Public method Static member IsMutable
Public method Static member IsPrimitiveEx
Private method Static member SafeGetInterfaces
Public method Static member SetProperties(T)
Private method Static member SetValue(T)
Public method Static member StaticMethod
Public method Static member StaticProperty
Public method Static member ToTargetType
Public method Static member ToTypeInfo
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally