Skip to content

Instantly share code, notes, and snippets.

@andriybuday
Created June 11, 2018 20:14
Show Gist options
  • Save andriybuday/71f2e1062036ed43f2a04a1f00f380a5 to your computer and use it in GitHub Desktop.
Save andriybuday/71f2e1062036ed43f2a04a1f00f380a5 to your computer and use it in GitHub Desktop.
Car doctorsDream = new AmbulanceCar(new MercedesCar());
doctorsDream.Go();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment