20240801_FJEQ_upperpc/FujianEarthquake_pond/FujianEarthquake/App.xaml.cs

15 lines
236 B
C#
Raw Permalink Normal View History

2024-09-12 02:03:25 +00:00
using System.Configuration;
using System.Data;
using System.Windows;
namespace FujianEarthquake
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}
}