Field ListenerDidNotHandleEventDetail
Listener of type '{0}' registered with event manager of type '{1}', but then did not handle the event. The listener is coded incorrectly.
public const string ListenerDidNotHandleEventDetail = "ListenerDidNotHandleEventDetail"
Returns
- string
- Listener of type '{0}' registered with event manager of type '{1}', but then did not handle the event. The listener is coded incorrectly.