Gets the member of the target. This is either the constructor of the parameter, or in
case the target is a property, the property itself will be returned.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: MemberInfoA TargetType containing the type of the target.
See Also