Simple .Net Reflection Utility Class(mattberseth.com)
submitted by
mberseth(1385) 5 years ago
I find that at least once in a project, I am digging into the System.Reflection msdn help page trying to identify what method calls and BindingFlags I need to make to lookup a field, property or method on an object and invoke it. The last time I did this; I took the code and moved it into a class.
|category: C#
|Views: 50
tags:
another
Everyones tags:
No tags
Your Tags: