Partager via


AdapterFactory Classe

Définition

AdapterFactory par défaut à utiliser pour résoudre Microsoft.AspNetCore.JsonPatch.Internal.IAdapter.

public ref class AdapterFactory : Microsoft::AspNetCore::JsonPatch::Adapters::IAdapterFactory
public class AdapterFactory : Microsoft.AspNetCore.JsonPatch.Adapters.IAdapterFactory
type AdapterFactory = class
    interface IAdapterFactory
Public Class AdapterFactory
Implements IAdapterFactory
Héritage
AdapterFactory
Implémente

Constructeurs

AdapterFactory()

AdapterFactory par défaut à utiliser pour résoudre Microsoft.AspNetCore.JsonPatch.Internal.IAdapter.

Méthodes

Create(Object, IContractResolver)

Crée un Microsoft.AspNetCore.JsonPatch.Internal.IAdapter pour l’objet actuel

S’applique à