|
5 |
Changed title, edited tags
|
||
convert Type How to turn a Type instance into a generic type <>argument
|
||||
|
4 | added 259 characters in body | ||
|
I basically have something like this:
The I'd also like to understand how generics work and why it won't accept EDIT: I ought to have mentioned that this is a contrived example. I cannot actually change the signature of the function because it implements an interface. EDIT: serializer is a JavascriptSerializer and implemented as an action filter here. It is called thusly:
SolutionBased on Marc and Anton's answers:
|
||||
|
3 | added 176 characters in body | ||
|
I basically have something like this:
The I'd also like to understand how generics work and why it won't accept EDIT: I ought to have mentioned that this is a contrived example. I cannot actually change the signature of the function because it implements an interface. EDIT: serializer is a JavascriptSerializer and implemented as an action filter here. It is called thusly:
|
||||
|
2 | added 2 characters in body | ||
|
1 |
|
||
