Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Hypermedia
Json
JsonConverterAttribute
C# Class Hypermedia.Json.JsonConverterAttribute
Inheritance:
System.Attribute
Datei anzeigen
Open project: cosullivan/Hypermedia
Public Methods
Method
Description
JsonConverterAttribute
(
Type
converterType
) :
System
Constructor.
Method Details
JsonConverterAttribute()
public
method
Constructor.
public
JsonConverterAttribute
(
Type
converterType
) :
System
converterType
System.Type
The converter type.
return
System