System.Reflection.Emit.ILGeneration 4.0.1

Provides classes that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of these classes are script engines and compilers. Commonly Used Types: System.Reflection.Emit.ILGenerator System.Reflection.Emit.Label System.Reflection.Emit.CustomAttributeBuilder System.Reflection.Emit.LocalBuilder System.Reflection.Emit.ParameterBuilder System.Reflection.Emit.SignatureHelper When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.Reflection.Emit.ILGeneration --version 4.0.1
Install-Package System.Reflection.Emit.ILGeneration -Version 4.0.1
依赖
.NETStandard1.0
包名版本要求
System.Reflection [4.1.0, )
System.Reflection.Primitives [4.0.1, )
System.Runtime [4.1.0, )
版本详情
作者Microsoft
发布时间2016-06-27 12:22:16
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770