How can I communicate between objects that doesn't have anything in common without coupling them?

Are delegates the answer?
Can I have an implementation example?

1 Like