geboshi_V1/LeatherProject/LeatherApp/Jobject.cs

6 lines
71 B
C#
Raw Normal View History

2024-03-07 14:03:22 +08:00
namespace LeatherApp
{
internal class Jobject
{
}
}