Share via


TypeMappingPolicy.Map(DependencyResolutionLocatorKey) Method

Definition

public:
 virtual Microsoft::Practices::ObjectBuilder::DependencyResolutionLocatorKey ^ Map(Microsoft::Practices::ObjectBuilder::DependencyResolutionLocatorKey ^ incomingTypeIDPair);
public Microsoft.Practices.ObjectBuilder.DependencyResolutionLocatorKey Map (Microsoft.Practices.ObjectBuilder.DependencyResolutionLocatorKey incomingTypeIDPair);
abstract member Map : Microsoft.Practices.ObjectBuilder.DependencyResolutionLocatorKey -> Microsoft.Practices.ObjectBuilder.DependencyResolutionLocatorKey
override this.Map : Microsoft.Practices.ObjectBuilder.DependencyResolutionLocatorKey -> Microsoft.Practices.ObjectBuilder.DependencyResolutionLocatorKey
Public Function Map (incomingTypeIDPair As DependencyResolutionLocatorKey) As DependencyResolutionLocatorKey

Parameters

incomingTypeIDPair
DependencyResolutionLocatorKey

Returns

Implements

Applies to