MS Analytics
Loading...
Searching...
No Matches
MSUtility::Dispatcher::Dispatcher Class Reference

Public Member Functions

void Send (EventId eventId, EventArgs args)
void Subscribe (EventId eventId, Action< EventArgs > act)
void Unsubscribe (EventId eventId, Action< EventArgs > action)

Member Function Documentation

◆ Send()

void MSUtility::Dispatcher::Dispatcher::Send ( EventId eventId,
EventArgs args )
inline

◆ Subscribe()

void MSUtility::Dispatcher::Dispatcher::Subscribe ( EventId eventId,
Action< EventArgs > act )
inline

◆ Unsubscribe()

void MSUtility::Dispatcher::Dispatcher::Unsubscribe ( EventId eventId,
Action< EventArgs > action )
inline

The documentation for this class was generated from the following file: