Compiler Error CS0704
Cannot do member lookup in 'type' because it is a type parameter
An inner type cannot be specified through a type parameter. Try using the desired type explicitly.
An inner type cannot be specified through a type parameter. Try using the desired type explicitly.