IJsonHelper インターフェイス

定義

ベース JSON ヘルパー。

public interface class IJsonHelper
public interface IJsonHelper
type IJsonHelper = interface
Public Interface IJsonHelper
派生

メソッド

Serialize(Object)

のシリアル化された JSON を返します value

Serialize(Object, JsonSerializerSettings)

のシリアル化された JSON を返します value

拡張メソッド

Serialize(IJsonHelper, Object, JsonSerializerSettings)

のシリアル化された JSON を返します value

適用対象