Sdílet prostřednictvím


AdapterFactory Třída

Definice

Výchozí AdapterFactory, která se má použít k překladu 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
Dědičnost
AdapterFactory
Implementuje

Konstruktory

AdapterFactory()

Výchozí AdapterFactory, která se má použít k překladu Microsoft.AspNetCore.JsonPatch.Internal.IAdapter.

Metody

Create(Object, IContractResolver)

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

Platí pro