c# cast generic type to specific type code example Example: convert generic to type c# Click to copy(SomeClass)Convert.ChangeType(T, typeof(SomeClass));