Files
cs2_united/cs2_chs/App.xaml.cs
世元 李 12a37bfb12 first test
2020-03-11 19:17:00 +08:00

18 lines
317 B
C#

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