This Challenge is about Reflection#44
Conversation
|
I'm looking for a test that show knowledge of using the System.Relection namespace. |
|
This is what I am looking for but the problem is your sample doesn't have a way for the user to code one thing and have it pass multiple tests. Maybe you make two separate challenges. The first challenge you have a second class that you have 3 different methods with the same parameter signature. Then the method the user codes you pass in a string for the method name. |
Added 2 Challenges, 1 to call property and 1 to call method by using Reflection. Also, I reverted the other challenge that has nothing to do with Reflection.
|
This is awesome and what I wanted. But the code I looked at didn't look like it would work. Test it out and see if you can get all three to pass. |
I created a challenge about Reflection. Let me know if it looks good sir!