Files
T-DAS/Epost.DAL/Properties/Class1.cs
2023-01-13 15:30:20 +08:00

13 lines
180 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Epost.DAL
{
public class Class1
{
}
}