PIbd-42_Kashin_M.I_CPO_Cour.../EmployeeManagmentView/App.xaml.cs
2024-11-12 12:21:29 +04:00

15 lines
241 B
C#

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