diff --git a/Lesson01/LMS/MainWindow.xaml.cs b/Lesson01/LMS/MainWindow.xaml.cs index b8f4622..4c3b9ee 100644 --- a/Lesson01/LMS/MainWindow.xaml.cs +++ b/Lesson01/LMS/MainWindow.xaml.cs @@ -13,6 +13,8 @@ public MainWindow() string a = "hello"; int num = 3; + + //Xushnud change } private void Button_Click(object sender, RoutedEventArgs e)