Having the following generic class that would contain either string, int, float, long as the type:
string, int, float, long
public class MyData
Suggested wildcards a while back here. Closed as "won't fix" :(