|
static |
typeToSearch | type that 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. |
Referenced by TypeExtension.FindAllPublicAndPrivateMembersInObjectsTypeAndBaseTypes().