C# : How to call dynamically a generic methodFiled Under: c#
Recently, I encountered a problem in C#. I had to invoke a generic method but didn’t know which object would be in entry because I was going to seek it through reflection.
Tags: c#
- Read more
- guroot
- 09:53 AM
- Comments(0)