Files
aspnet-microservice-template/Models/Messages/InstructionTests/CreateInstructionTestResponse.cs

7 lines
117 B
C#

namespace GamificationService.Models.Messages.InstructionTests;
public class CreateInstructionTestResponse
{
}