Event listeners are triggered in response to a BuildMaster event.
Invoked when one of the events indicated by the GetEventTypes method occurs.
Invoked when the event occurs.
Gets the event type codes that this listener responds to.
This class is intended to make listening to a single event simpler. To listen for multiple events inherit the EventListenerBase class directly.