This commit is contained in:
xyy
2026-02-27 16:03:49 +08:00
parent ff5d1b7d1d
commit 82abc41dbc
26 changed files with 1170 additions and 50 deletions

View File

@@ -1,14 +1,8 @@
using System.Configuration;
using System.Data;
using System.Windows;
using System.Windows;
namespace
namespace MembranePoreTester
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}
}
}