NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

InterfaceMapping Fields

The fields of the InterfaceMapping structure are listed below. For a complete list of InterfaceMapping structure members, see the InterfaceMapping Members topic.

Public:

interfaceMethods Shows the methods that are defined on the interface.
interfaceType Shows the type that represents the interface.
targetMethods Shows the methods that implement the interface.
targetType Represents the Type that implements the interface.

See Also

InterfaceMapping Structure | System.Reflection Namespace