Files
MathApp/Core/Registrate.cs
T
2026-09-08 14:32:17 -05:00

12 lines
138 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Core
{
class Class1
{
}
}