The basic goal is to write a function as such:
int myInt = 5; PrettyPrint(myVar); //in some helper class public static void PrettyPrint(T var) {