ENEI2019-Public/api/Models/movsFestarola.cs

13 lines
171 B
C#
Executable File

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