IAdapterFactory Interface
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.
Définit les opérations utilisées pour charger un en fonction de Microsoft.AspNetCore.JsonPatch.Internal.IAdapter l’objet actuel et de ContractResolver.
public interface class IAdapterFactory
public interface IAdapterFactory
type IAdapterFactory = interface
Public Interface IAdapterFactory
- Dérivé
Méthodes
Create(Object, IContractResolver) |
Crée un Microsoft.AspNetCore.JsonPatch.Internal.IAdapter pour l’objet actuel |