|
static |
instance | object whose type will be analyzed |
memerTypesToInclude | By default this function will return all fields,properties, and methods it find. Use this parameter to limit the MemberTypes included in the results. |
References TypeExtension.FindAllPublicAndPrivateMembersInTypeAndBaseTypes().
Referenced by MemberInfoExtension.FindMemberByName().