. . . "An int is a primitive, until you try to call anything on it, like ToString() which will box the variable and call the ToString() method from the System.Int32 class." .