static DisplayInfo ForMember (System.Reflection.MemberInfo t, bool inherit)

Parameters

NameTypeDescription
t System.Reflection.MemberInfo The member to look up display info for.
inherit = True bool If member given is a , loads in base type's display info first, then overrides all possible fields with given type's information.

Returns

TypeDescription
DisplayInfo The display info. Will contain empty fields on failure.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.