ENEI2019-Public/api/Models/movsFestarola.cs

13 lines
171 B
C#

using System;
using Microsoft.AspNetCore.Identity;
using System.Collections.Generic;
namespace api.Models
{
public class movsFestarola
{
}
}