EventManagerDirectory 类

定义

EventManagerDirectory 的摘要说明。

public ref class EventManagerDirectory
public class EventManagerDirectory
type EventManagerDirectory = class
Public Class EventManagerDirectory
继承
EventManagerDirectory

构造函数

EventManagerDirectory()

构造函数

属性

ElementAdded

处理 ElementAdded 事件的事件管理器

ElementDeleted

处理 ElementRemoved 事件的事件管理器

ElementEventsBegun

处理 ElementEventsBegun 事件的事件管理器

ElementEventsEnded

处理 ElementEventsEnded 事件的事件管理器

ElementMoved

处理 ElementMoved 事件的事件管理器

ElementPropertyChanged

处理 ElementPropertyChanged 事件的事件管理器

RolePlayerChanged

处理 RolePlayerChanged 事件的事件管理器

RolePlayerOrderChanged

处理 RolePlayerOrderChanged 事件的事件管理器

TransactionBeginning

处理 TransactionBeginning 事件的事件管理器

TransactionCommitted

处理 TransactionCommitted 事件的事件管理器

TransactionRolledBack

处理 TransactionRolledBack 事件的事件管理器

事件

DeserializationBeginning

允许客户端接收 DeserializationBeginning 事件

DeserializationEnding

允许客户端接收 DeserializationEnding 事件

适用于