Compilation error (line 22, col 7): 'SampleClass' does not implement interface member 'ISampleEvents.SampleEvent'. 'SampleClass.SampleEvent' cannot implement 'ISampleEvents.SampleEvent' because it does not have the matching return type of 'SampleDelegate'.
;