generic-method Questions

2

Solved

How do I call SomeObject.SomeGenericInstanceMethod<T>(T arg) ? There are a few posts about calling generic methods, but not quite like this one. The problem is that the method argument param...
Marsha asked 19/1, 2011 at 17:4

2

Solved

I have this little problem, that I cannot figure out which arguments to pass to Type.GetMethod in order to get back the MethodInfo of a generic method on a non generic type. Specifically, I h...
Disenthrall asked 26/10, 2009 at 13:33

© 2022 - 2024 — McMap. All rights reserved.