L
Laura Stern
Guest
Mike - why do you say that? What's wrong with just calling GetType directly? Not that using TypeHelper wouldn't work. Also, I assume you didn't literally mean "typename". You meant " ", right? The problem there was just that you have to use the name of a valid type. But please verify whether I was correct - the 3rd parameter should be an instance of System.Type, (or a character string?).
Continue reading...
Continue reading...