Share via


GlobalEventBroker Class

Definition

public ref class GlobalEventBroker
public class GlobalEventBroker
type GlobalEventBroker = class
Public Class GlobalEventBroker
Inheritance
GlobalEventBroker

Fields

Instance

Methods

RaiseEvent<T>(String, T)
RegisterEvent(String, Delegate)
UnRegisterEvent(String, Delegate)

Applies to