Files
mapo-core/MP.Data/Constants.cs
T
2021-05-17 13:33:13 +02:00

13 lines
174 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace MP.Data
{
class Constants
{
}
}