G
Guest
Scenario: I have a base class that I want to enumerate the custom
attributes of a field defined in the child of the class.
Is this possible? I've tried various versions of BindingFlags on
type.GetFields() but none of them retrun any fields.
Thanks,
Michael
attributes of a field defined in the child of the class.
Is this possible? I've tried various versions of BindingFlags on
type.GetFields() but none of them retrun any fields.
Thanks,
Michael