English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

Bir değer türü olabileceğinden null, 'X' tür parametresine dönüştürülemez. Yerine 'default(X)' kullanmayı düşünün.

Click to search this error in Google

English version

Cannot convert null to type parameter 'X' because it could be a non-nullable value type. Consider using 'default(X)' instead.

Click to search this error in Google



Localized version
 Turkish

Error category
 .Net Framework

Other localized versions
6 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions