Posts by Thales Silveira • 19 points
1 post
-
0
votes2
answers77
viewsQ: Error in the Ienumerable
using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.ComponentModel.DataAnnotations; namespace Rotas.Models { public class…