G
Guest
I'm trying to accomplish the below, and for some reason keep getting errors saying
Type Expected. can someone assist me?
{
Type t = new typeof(Apple);
---etc
Type Expected. can someone assist me?
{
Type t = new typeof(Apple);
---etc