More of a convenient place to stick this so I can find it later.....
My programming partner and I recently were trying to get one of our custom types to use implicit conversion using reflection. It didn't work. We couldn't get to the conversion code no matter what we did. We found out that we can't use reflection that way. So, we used the suggestion in this great MSDN forum
post.
posted @ Sunday, June 24, 2007 11:31 PM