Edit

Share via


TypeMapping Class

Definition

Represents an entry type for interop type-mapping logic.

public ref class TypeMapping abstract sealed
public static class TypeMapping
type TypeMapping = class
Public Class TypeMapping
Inheritance
TypeMapping

Methods

GetOrCreateExternalTypeMapping<TTypeMapGroup>()

Returns the external type map generated for the current application.

GetOrCreateProxyTypeMapping<TTypeMapGroup>()

Returns the associated type map generated for the current application.

Applies to