Provides clases 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
dotnet add package System.Reflection.Emit.ILGeneration --version 4.0.0-beta-23019
Install-Package System.Reflection.Emit.ILGeneration -Version 4.0.0-beta-23019
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0-beta-23019, ) |
| System.Reflection | [4.0.0-beta-23019, ) |
| System.Reflection.Primitives | [4.0.0-beta-23019, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-06-30 18:09:55 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |