Aracılığıyla paylaş


JsonHelper Sınıf

Tanım

varsayılan uygulaması IJsonHelper.

public ref class JsonHelper : Microsoft::AspNetCore::Mvc::Rendering::IJsonHelper
public class JsonHelper : Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper
type JsonHelper = class
    interface IJsonHelper
Public Class JsonHelper
Implements IJsonHelper
Devralma
JsonHelper
Uygulamalar

Oluşturucular

JsonHelper(JsonOutputFormatter, ArrayPool<Char>)

tarafından jsonOutputFormatterdesteklenen yeni bir örneğini JsonHelper başlatır.

Yöntemler

Serialize(Object, JsonSerializerSettings)

için valueserileştirilmiş JSON döndürür.

Serialize(Object)

için valueserileştirilmiş JSON döndürür.

Şunlara uygulanır