Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Гокси
Posts
Comments
C
C#
•
Created by Гокси on 5/1/2023 in
#help
Failing upcast
https://ericlippert.com/2007/10/16/covariance-and-contravariance-in-c-part-1/
3 replies
C
C#
•
Created by Гокси on 5/1/2023 in
#help
Failing upcast
also if i map it with
.Select(it => it as IManaged)
, it works, why isn't it able to directly cast ?
3 replies