From 334a1f32cabde88cdf4ff004ec15fae1d6b5ed33 Mon Sep 17 00:00:00 2001 From: Rustambek Date: Sat, 20 Apr 2024 18:04:41 +0500 Subject: [PATCH 1/2] changed string --- Lesson01/LMS/MainWindow.xaml.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Lesson01/LMS/MainWindow.xaml.cs b/Lesson01/LMS/MainWindow.xaml.cs index b8f4622..a33f001 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; + + string b = "changed"; } private void Button_Click(object sender, RoutedEventArgs e) From 55ecaef347433fa31673c836dababd4d20f2f01d Mon Sep 17 00:00:00 2001 From: Rustambek Date: Sun, 21 Apr 2024 15:06:23 +0500 Subject: [PATCH 2/2] changed was changed coe --- Lesson01/LMS/MainWindow.xaml.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Lesson01/LMS/MainWindow.xaml.cs b/Lesson01/LMS/MainWindow.xaml.cs index a9d1b23..2ee3281 100644 --- a/Lesson01/LMS/MainWindow.xaml.cs +++ b/Lesson01/LMS/MainWindow.xaml.cs @@ -14,7 +14,9 @@ public MainWindow() string a = "hello"; int num = 3; + + string fsd= "dfsd";