hdac SDK
SDK for hdac blockchain development
Public 멤버 함수 | 모든 멤버 목록
Newtonsoft.Json.Serialization.IContractResolver 인터페이스 참조

Used by JsonSerializer to resolves a JsonContract for a given Type. 더 자세히 ...

Newtonsoft.Json.Serialization.IContractResolver에 대한 상속 다이어그램 :
Newtonsoft.Json.Serialization.DefaultContractResolver Newtonsoft.Json.Serialization.CamelCasePropertyNamesContractResolver

Public 멤버 함수

JsonContract ResolveContract (Type type)
 Resolves the contract for a given type. 더 자세히 ...
 

상세한 설명

Used by JsonSerializer to resolves a JsonContract for a given Type.

멤버 함수 문서화

JsonContract Newtonsoft.Json.Serialization.IContractResolver.ResolveContract ( Type  type)

Resolves the contract for a given type.

매개변수
typeThe type to resolve a contract for.
반환값
The contract for a given type.

Newtonsoft.Json.Serialization.DefaultContractResolver에서 구현되었습니다.


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