CMWTAT_Digital_Edition/CMWTAT_DIGITAL/App.xaml.cs

18 lines
312 B
C#

using CMWTAT_DIGITAL;
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;
namespace CMWTAT_KMS
{
/// <summary>
/// App.xaml 的交互逻辑
/// </summary>
public partial class App : Application
{
}
}