System.Reflection.Emit 4.0.0-beta-22605

Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on disk. The primary clients of these classes are script engines and compilers. Commonly Used Types: System.Reflection.Emit.AssemblyBuilder System.Reflection.Emit.FieldBuilder System.Reflection.Emit.TypeBuilder System.Reflection.Emit.MethodBuilder System.Reflection.Emit.ConstructorBuilder System.Reflection.Emit.GenericTypeParameterBuilder System.Reflection.Emit.ModuleBuilder System.Reflection.Emit.PropertyBuilder System.Reflection.Emit.AssemblyBuilderAccess System.Reflection.Emit.EventBuilder

Microsoft
安装
dotnet add package System.Reflection.Emit --version 4.0.0-beta-22605
Install-Package System.Reflection.Emit -Version 4.0.0-beta-22605
依赖
any
包名版本要求
System.IO [4.0.0-beta-22605, )
System.Reflection [4.0.0-beta-22605, )
System.Reflection.Emit.ILGeneration [4.0.0-beta-22605, )
System.Reflection.Primitives [4.0.0-beta-22605, )
System.Runtime [4.0.0-beta-22605, )
版本详情
作者Microsoft
发布时间1900-01-01 00:00:00
许可证http://go.microsoft.com/fwlink/?LinkId=329770