C#C
C#3y ago
aca

❔ ✅ Why am I getting error message CS0184?

I am trying to compare the return type of a generic method, which produces the following warning. How does the IDE knows my delegate will never be of that certain return type?
Screenshot_2023-11-09_214533.png
Was this page helpful?