RolePlayerChangedEventManager.Remove 方法 (DomainRoleInfo, Delegate)

移除调用的事件处理程序,只要在任何链接的特殊效果更改的所有元素。

命名空间:  Microsoft.VisualStudio.Modeling
程序集:  Microsoft.VisualStudio.Modeling.Sdk.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

语法

声明
Public Sub Remove ( _
    domainRole As DomainRoleInfo, _
    handler As Delegate _
)
public void Remove(
    DomainRoleInfo domainRole,
    Delegate handler
)

参数

.NET Framework 安全性

请参见

参考

RolePlayerChangedEventManager 类

Remove 重载

Microsoft.VisualStudio.Modeling 命名空间