Please enhance implicit operator support #2687
Unanswered
taori
asked this question in
Language Ideas
Replies: 4 comments
-
What are the types/declaration-code for "Ok" and "BadRequest"? it's hard to do anything with this given hte lack of that info. |
Beta Was this translation helpful? Give feedback.
0 replies
-
and Should have added that to begin with - you're right. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Related: #563 |
Beta Was this translation helpful? Give feedback.
0 replies
-
#2460 ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As pointed out here: aspnet/Mvc#7724 (comment) it would be great if the implicit operator would support downcasting to interfaces it's implementing.
The syntax i desire to write is visible here:
@mkArtakMSFT tells me that this is a language issue. I was wondering what team of roslyn thinks about this.
Beta Was this translation helpful? Give feedback.
All reactions