A
Amil Hanish
I have a generic type that I need in another app domain? How can I do this?
I was trying to call CreateInstanceAndUnwrap, but it fails since I can't
figure out how to tell it which T (type) to use when creating? Is there
some other way to create a generic type in an app domain?
Amil
I was trying to call CreateInstanceAndUnwrap, but it fails since I can't
figure out how to tell it which T (type) to use when creating? Is there
some other way to create a generic type in an app domain?
Amil