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

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

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

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

Constructor.

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

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

Constructor.
public JsonConverterAttribute ( Type converterType ) : System
converterType System.Type The converter type.
Результат System