Елизавета Голубева %!s(int64=2) %!d(string=hai) anos
pai
achega
b1a813820f
Modificáronse 2 ficheiros con 13 adicións e 0 borrados
  1. 12 0
      WpfApp7/DataBase.cs
  2. 1 0
      WpfApp7/WpfApp7.csproj

+ 12 - 0
WpfApp7/DataBase.cs

@@ -0,0 +1,12 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+
+namespace WpfApp7
+{
+    class DataBase
+    {
+    }
+}

+ 1 - 0
WpfApp7/WpfApp7.csproj

@@ -63,6 +63,7 @@
       <DependentUpon>App.xaml</DependentUpon>
       <SubType>Code</SubType>
     </Compile>
+    <Compile Include="DataBase.cs" />
     <Compile Include="MainWindow.xaml.cs">
       <DependentUpon>MainWindow.xaml</DependentUpon>
       <SubType>Code</SubType>