Mid GoF Patterns

State Interface:?

  • The ITrafficLightState interface defines a method (Change) that allows

the traffic light to transition between states (Red, Green, Yellow).

More from Design Patterns in C#

All questions for this course