namespace HC3; /// <summary> /// An exit for the park /// </summary> public sealed class ParkExit : Component { // This doesn't do anything }