Coreshop/CoreCms.Net.Mapping/AutoMapperIProfile.cs
2025-08-17 15:36:03 +08:00

7 lines
91 B
C#

namespace CoreCms.Net.Mapping
{
internal interface AutoMapperIProfile
{
}
}