Добавление кнопки
This commit is contained in:
@@ -6,5 +6,10 @@ namespace Slivin_PR03_GIT
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
|
||||
private void button1_Click(object sender, EventArgs e)
|
||||
{
|
||||
MessageBox.Show(DateTime.Now.ToString());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user