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


Localized version

Hodnotu Null nelze převést na parametr typu X, protože by se mohlo jednat o typ, který nepovoluje hodnotu null. Zvažte možnost použití výrazu default(X).

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
 Czech

Error category
 .Net Framework

Other localized versions
6 versions





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