C# Класс Newtonsoft.Json.JsonConverterAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
JsonConverterAttribute ( Type converterType ) : System

Initializes a new instance of the JsonConverterAttribute class.

Описание методов

JsonConverterAttribute() публичный Метод

Initializes a new instance of the JsonConverterAttribute class.
public JsonConverterAttribute ( Type converterType ) : System
converterType System.Type Type of the .
Результат System