ENEI2019-Public/api/Models/movsFestarola.cs

13 lines
171 B
C#
Raw Normal View History

2019-02-24 02:16:08 +00:00
using System;
using Microsoft.AspNetCore.Identity;
using System.Collections.Generic;
namespace api.Models
{
public class movsFestarola
{
}
}