EVTHDLR

893

Event handler event handler does not match event signature

The passed-in event handler is either a method whose signature does not match the signature of the event delegate or a nonmethod whose type is not the same as the event’s delegate.