AdapterFactory Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 |