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


Localized version

'Tür Adı' türü 'Yöntem adı' genel türü veya yöntemi için 'Y' tür parametresi olarak kullanılamaz. 'Tür Adı' null yapılabilir türü 'X' kısıtlamasına uymuyor. Null olabilen türler hiçbir arabirim kısıtlamasını karşılamaz.

Click to search this error in Google

English version

The type 'Type Name' cannot be used as type parameter 'Y' in the generic type or method 'Method name'. The nullable type 'Type Name' does not satisfy the constraint of 'X'. Nullable types can not satisfy any interface constraints.

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