IAdapterFactory Rozhraní

Definice

Definuje operace použité k načtení Microsoft.AspNetCore.JsonPatch.Internal.IAdapter na základě aktuálního objektu a ContractResolver.

public interface class IAdapterFactory
public interface IAdapterFactory
type IAdapterFactory = interface
Public Interface IAdapterFactory
Odvozené

Metody

Create(Object, IContractResolver)

Microsoft.AspNetCore.JsonPatch.Internal.IAdapter Vytvoří pro aktuální objekt

Platí pro