HobbyProject/Source Code/TeamHobby.HobbyProjectGenerator/TeamHobby.HobbyProjectGenerator.UserManagement/Class1.cs
Im_Alpha ec8634cd16 empty class
testing upload
2021-12-03 14:47:48 -08:00

14 lines
220 B
C#

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