hdac SDK
SDK for hdac blockchain development
|
Used by JsonSerializer to resolves a JsonContract for a given Type. 더 자세히 ...
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.
type | The type to resolve a contract for. |
Newtonsoft.Json.Serialization.DefaultContractResolver에서 구현되었습니다.