The fields of System.Reflection.InterfaceMapping are listed below. For a list of all members, see the InterfaceMapping Members list.
See Also: Inherited members from System.ValueType
InterfaceMethods | MethodInfo[].
Shows the methods that are defined on the interface. | |
InterfaceType | Type.
Shows the type that represents the interface. | |
TargetMethods | MethodInfo[].
Shows the methods that implement the interface. | |
TargetType | Type.
Represents the type that was used to create the interface mapping. |