PIbd-42_Kashin_M.I_CPO_Cour.../App.xaml.cs

15 lines
241 B
C#

using System.Configuration;
using System.Data;
using System.Windows;
namespace EmployeeManagementApp
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}
}