예제 #1
0
 static void Main(string[] args)
 {
     var h = new LetsGo(); // hey we're off!
 }
 static void Main(string[] args)
 {
     // var h = new Holiday();
     var h = new LetsGo(); // hey we're off!
 }