Info
Version: | 4.3.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, November 15, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dot.net/ |
NuGet Url: | https://www.nuget.org/packages/runtime.any.System.Reflection |
Install
Install-Package runtime.any.System.Reflection
dotnet add package runtime.any.System.Reflection
paket add runtime.any.System.Reflection
runtime.any.System.Reflection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
Please do not reference directly.
Provides types that retrieve information about assemblies, modules, members, parameters, and other entities in managed code by examining their metadata.
These types also can be used to manipulate instances of loaded types, for example to hook up events or to invoke methods.
Commonly Used Types:
System.Reflection.MethodInfo
System.Reflection.PropertyInfo
System.Reflection.ParameterInfo
System.Reflection.FieldInfo
System.Reflection.ConstructorInfo
System.Reflection.Assembly
System.Reflection.MemberInfo
System.Reflection.EventInfo
System.Reflection.Module
When using NuGet 3.x this package requires at least version 3.4.