System.Reflection.Emit.Lightweight 4.3.0

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 When using NuGet 3.x this package requires at least version 3.4.

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