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

6 lines
97 B
C#

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