Simple .Net Reflection Utility Class (mattberseth.com)
submitted by
mberseth(1375) 2 years, 8 months 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: 19
tags:
another
Everyones tags:
No tags
Your Tags: