2
Answers

C# and .NET

how can i verificate if :"   txtCitizenship.Text = GlobalBll.GetCitizenship().FirstOrDefault(c => c.CitizenshipId == tofess.CitizenshipId).CitizenshipName;" is NULL or not?

Answers (2)