constellation-api/CH.CQRS/Service/Energy/Options/CreateEnergyRateExceptionCommandOptions.cs

6 lines
102 B
C#
Raw Normal View History

namespace CH.CQRS.Service.Energy.Options;
public class CreateEnergyRateExceptionCommandOptions
{
}