您要查找的是不是:
- Application domains are typically created by runtime hosts, which are responsible for bootstrapping the common language runtime before an application is run. 应用程序域通常由运行库宿主创建,运行库宿主负责在运行应用程序之前引导公共语言运行库。
- Is supplied by the host to the common language runtime. 由宿主提供给公共语言运行库。
- common language runtime host 通用语言运行系统主机
- Describes the common language runtime events for which the host can register callbacks. 描述宿主可为其注册回调的公共语言运行库事件。
- Manages a list of assemblies that are loaded by the common language runtime (CLR) and not by the host. 管理由公共语言运行库(而非宿主)加载的程序集的列表。
- Describes common language runtime array types. 描述公共语言运行库数组类型。
- A host can control all code access to thread tokens by both the common language runtime (CLR) and user code. 主机可以通过公共语言运行库和用户代码控制对线程标记的所有代码访问。
- An application domain host starts an instance of the common language runtime and is itself native operating system code. 应用程序域宿主启动公共语言运行库的一个实例,而且它本身就是本机操作系统代码。
- This value allows the host to implement its own default behavior, as with prior versions of the common language runtime. 来更改这个行为。这个值允许宿主实现它自己的默认行为,就像以前版本的公共语言运行库一样。
- Provides methods that allow the common language runtime (CLR) to create synchronization primitives by calling the host instead of using the Win32 synchronization functions. 提供允许公共语言运行库通过调用宿主(而不是通过标准Windows平台API)创建同步基元的方法。
- This model provides you with all the features of the common language runtime and class library while gaining the performance and scalability of the host server. 此模型在获得主服务器的性能和可伸缩性的同时提供给您公共语言运行库和类库的所有功能。
- The identifiers and friendly names that the host assigns to a group of tasks, along with the grouping itself, have no meaning to the common language runtime. 主机分配给任务组的标识符和友好名称以及分组本身对于公共语言运行库而言没有任何意义。
- Allows the host to specify the type of redirection the common language runtime should perform when applying policy modifications from a source assembly to a target assembly. 允许宿主指定公共语言运行库在将策略修改从源程序集应用于目标程序集时应执行的重定向类型。
- The common language runtime does not check this attribute. 公共语言运行库不检查此属性。
- Specifies an internal call into the common language runtime. 指定内部调入公共语言运行库。
- Specifies that the common language runtime enter a disabled state. 指定公共语言运行库进入禁用状态。
- String variable containing a type name used by the common language runtime. 包含公共语言运行库使用的类型名称的字符串变量。
- Pass values using common language runtime types rather than strings. 使用公共语言运行库类型传递值,而不是使用字符串。
- Method is called by the common language runtime to activate the class. 在激活该类后,通用语言运行库调用代理的。
- A distinction required by certain common language runtime functions. 某些公共语言运行库函数需要进行这种区分。