4 lines
78 B
Text
4 lines
78 B
Text
using System;
|
|
using System.Windows.Forms;
|
|
|
|
MessageBox.Show("Goodbye, World!")
|