Provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection. Commonly Used Types: System.Reflection.Emit.DynamicMethod
dotnet add package System.Reflection.Emit.Lightweight --version 4.0.1-beta-23409
Install-Package System.Reflection.Emit.Lightweight -Version 4.0.1-beta-23409
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0, ) |
| System.Reflection | [4.0.0, ) |
| System.Reflection.Primitives | [4.0.0, ) |
| System.Reflection.Emit.ILGeneration | [4.0.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 1900-01-01 00:00:00 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |