Files
ersatztv/ErsatzTV.Application/Troubleshooting/Queries/GetTroubleshootingInfo.cs
T

4 lines
127 B
C#

namespace ErsatzTV.Application.Troubleshooting.Queries;
public record GetTroubleshootingInfo : IRequest<TroubleshootingInfo>;