2023-07-06 11:34:21 +08:00

14 lines
190 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace WindowsFormsApp1
{
internal class Class1
{
}
}