WuHan/DM_Weight/ViewModels/CollectionViewGroupInternal.cs

6 lines
96 B
C#
Raw Normal View History

2023-11-13 14:33:38 +08:00
namespace DM_Weight.ViewModels
{
internal class CollectionViewGroupInternal
{
}
}