0
kicks
.NET Reflection - Generic Method Type Inference of a Boxed Parameter
A look into calling a generic method with a boxed parameter and returning a strongly typed, unboxed instance of that method using System.Reflection.