Remember, we???re doing each of these in a generic method, and calling that generic method using a type argument of either int or string. (I???ve run a few tests, and the exact type isn???t important ??? all that matters is that int is a value type, and string is a reference type.)