hdac SDK
SDK for hdac blockchain development
Public 멤버 함수 | 속성 | 모든 멤버 목록
Newtonsoft.Json.JsonConverterAttribute 클래스 참조

Instructs the JsonSerializer to use the specified JsonConverter when serializing the member or class. 더 자세히 ...

Newtonsoft.Json.JsonConverterAttribute에 대한 상속 다이어그램 :

Public 멤버 함수

 JsonConverterAttribute (Type converterType)
 Initializes a new instance of the JsonConverterAttribute class. 더 자세히 ...
 

속성

Type ConverterType [get]
 Gets the type of the converter. 더 자세히 ...
 

상세한 설명

Instructs the JsonSerializer to use the specified JsonConverter when serializing the member or class.

생성자 & 소멸자 문서화

Newtonsoft.Json.JsonConverterAttribute.JsonConverterAttribute ( Type  converterType)
inline

Initializes a new instance of the JsonConverterAttribute class.

매개변수
converterTypeType of the converter.

속성 문서화

Type Newtonsoft.Json.JsonConverterAttribute.ConverterType
get

Gets the type of the converter.

The type of the converter.


이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: