Message in Turkish (Türkçe)
'Single' ve 'SingleOrDefault' yöntemleri yalnızca son sorgu işleminde kullanılabilir. Bu örnekte bunun yerine 'FirstOrDefault' yöntemini kullanmayı deneyin.
Unlocalized message
The methods 'Single' and 'SingleOrDefault' can only be used as a final query operation. Consider using the method 'FirstOrDefault' in this instance instead.
Search by Google