Multi interface type declarations #4810
-
First of all, I have a hardtime naming / wording this, so if this has allready been proposed, im sorry for that. Imagine you have this Method
Now think about what it means if you want to use a mock to test this method. Second example, different usecase Some reflectioncode needs to know if some object is both IFoo and IBar
you have essentially two variables, but how do you call that Proposal to solve this issue: Create a way to define/construct/declare types like generic types.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Nevermind i found it right after I started this discussion :( |
Beta Was this translation helpful? Give feedback.
Nevermind i found it right after I started this discussion :(
#399