ANSWER:
B: Public Event MyEvent(). Using Public Event will create a custom event that will be exposed to other objects.

Answers in Depth...