TypeMapping.GetOrCreateExternalTypeMapping<TTypeMapGroup> Método

Definição

Retorna o mapa de tipo externo gerado para o aplicativo atual.

public:
generic <typename TTypeMapGroup>
 static System::Collections::Generic::IReadOnlyDictionary<System::String ^, Type ^> ^ GetOrCreateExternalTypeMapping();
[System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("Interop types may be removed by trimming")]
public static System.Collections.Generic.IReadOnlyDictionary<string,Type> GetOrCreateExternalTypeMapping<TTypeMapGroup>();
[<System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("Interop types may be removed by trimming")>]
static member GetOrCreateExternalTypeMapping : unit -> System.Collections.Generic.IReadOnlyDictionary<string, Type>
Public Shared Function GetOrCreateExternalTypeMapping(Of TTypeMapGroup) () As IReadOnlyDictionary(Of String, Type)

Parâmetros de tipo

TTypeMapGroup

O tipo do grupo de mapa de tipos.

Retornos

O mapa de tipos solicitado.

Atributos

Comentários

Os sites de chamadas são tratados como intrínsecos pelo aparador e são implementados embutidos.

Aplica-se a