DialogModule 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
对话框组件的 Autofac 模块。
public sealed class DialogModule : Autofac.Module
type DialogModule = class
inherit Module
Public NotInheritable Class DialogModule
Inherits Module
- 继承
-
Autofac.ModuleDialogModule
构造函数
DialogModule() |
对话框组件的 Autofac 模块。 |
字段
BlobKey |
对话框组件的 Autofac 模块。 |
Key_DeleteProfile_Regex |
对话框组件的 Autofac 模块。 |
Key_Dialog_Router |
对话框组件的 Autofac 模块。 |
LifetimeScopeTag |
对话框组件的 Autofac 模块。 |
方法
BeginLifetimeScope(ILifetimeScope, IMessageActivity) |
对话框组件的 Autofac 模块。 |