You can’t invoke an event which is owned by another type. An event can only be invoked from the inside of the class which declares it.
You can’t invoke an event which is owned by another type. An event can only be invoked from the inside of the class which declares it.