System.Reflection 4.1.0-rc2-24027

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 \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb

Microsoft
安装
dotnet add package System.Reflection --version 4.1.0-rc2-24027
Install-Package System.Reflection -Version 4.1.0-rc2-24027
依赖
.NETCore5.0
包名版本要求
System.IO [4.1.0-rc2-24027, )
System.Reflection.Primitives [4.0.1-rc2-24027, )
System.Runtime [4.1.0-rc2-24027, )
.NETStandard1.0
包名版本要求
System.IO [4.1.0-rc2-24027, )
System.Reflection.Primitives [4.0.1-rc2-24027, )
System.Runtime [4.1.0-rc2-24027, )
.NETStandard1.3
包名版本要求
System.IO [4.1.0-rc2-24027, )
System.Reflection.Primitives [4.0.1-rc2-24027, )
System.Runtime [4.1.0-rc2-24027, )
.NETStandard1.5
包名版本要求
System.IO [4.1.0-rc2-24027, )
System.Reflection.Primitives [4.0.1-rc2-24027, )
System.Runtime [4.1.0-rc2-24027, )
版本详情
作者Microsoft
发布时间2016-05-16 14:10:16
许可证http://go.microsoft.com/fwlink/?LinkId=329770