After a query in the DB, my query returns some null values in some attributes and the time to pass the values to the model:
ViewModel.Participantes.Add(new RelParticipantesInscritosAtividadeVM {
RA = p.RA.Value, Nome = p.Nome, Modulo = p.Mo...
asked by
20.09.2017 / 14:05