Reflection Emit Dynamic Method Scenarios.
反射发出动态方法应用场景。
How to: Define a Generic Type with Reflection Emit.
如何:用反射发出定义泛型类型。
Describes other documentation related to reflection emit.
介绍与反射发出有关的其他文档。
Reflection emit supports the creation of dynamic modules defined in dynamic assemblies.
反射发出支持创建动态程序集内定义的动态模块。
Describes security issues related to creating dynamic assemblies using reflection emit.
介绍与使用反射发出创建动态程序集有关的安全问题。
The script engine USES the reflection emit APIs to emit the code into the dynamic assembly.
脚本引擎使用反射发出API将代码发出到动态程序集中。
In this scenario, a compiler USES reflection emit to compile regular expressions in source code.
在此方案中,编译器使用反射发出编译源代码中的正则表达式。
Describes the core reflection emit scenario, emitting a dynamic module defined in a dynamic assembly.
介绍发出在动态程序集中定义的动态模块的核心反射发出方案。
Reflection emit does not allow a dynamic assembly to be emitted directly to a remote application domain.
反射发出不允许将动态程序集直接发出到远程应用程序域。
It is recommended that you generate code with reflection emit, which often helps you avoid many of these problems.
建议您使用反射发出来产生程序码,因为它通常可以帮助您避免许多问题。
This section describes in more detail some of the scenarios in which applications use reflection emit and dynamic methods.
本节更加详细地介绍应用程序使用反射发出和动态方法的一些方案。
A module created using the reflection emit API is called a dynamic module for the duration of the run in which the module was created.
使用反射发出API创建的模块在创建模块的运行期间称为动态模块。
The compiler compiles the regular expression into a custom scanner class using reflection emit because the user has requested that the expression be compiled.
由于用户已请求编译表达式,编译器使用反射发出将正则表达式编译为自定义扫描仪类。
Describes fundamental tasks you can perform using reflection emit, with how-to topics on generating lightweight dynamic methods and emitting generic types and methods.
介绍使用反射发出可执行的基本任务,以及有关生成轻量动态方法和发出泛型类型和方法的帮助主题。
Lists and describes the reflection emit classes you can use to define assemblies and types, methods and method parameters, events, constructors, properties, and so forth.
列出并介绍可用于定义程序集和类型、方法和方法参数、事件、构造函数、属性等的反射发出类。
Like fog around a street lamp, a reflection nebula shines only because the light from an embedded source illuminates its dust; the nebula does not emit any visible light of its own.
就像路灯周围的雾,一个反射星云的发光仅仅是因为嵌入其中的一个光源照亮了他的尘埃,星云本身并不发出任何可见光。
Dynamically creating an assembly targeting a specific. NET runtime using Reflection. Emit.
动态创建一个组件,针对一个特定的。NET运行时使用反射发出的。
Dynamically creating an assembly targeting a specific. NET runtime using Reflection. Emit.
动态创建一个组件,针对一个特定的。NET运行时使用反射发出的。
应用推荐