Contract details for a Type used by the JsonSerializer.
더 자세히 ...
|
| Type | UnderlyingType [get] |
| | Gets the underlying type for the contract. 더 자세히 ...
|
| |
| Type | CreatedType [get, set] |
| | Gets or sets the type created during deserialization. 더 자세히 ...
|
| |
| bool | IsReference [get, set] |
| | Gets or sets whether this type contract is serialized as a reference. 더 자세히 ...
|
| |
| JsonConverter | Converter [get, set] |
| | Gets or sets the default JsonConverter for this contract. 더 자세히 ...
|
| |
| MethodInfo | OnDeserialized [get, set] |
| | Gets or sets the method called immediately after deserialization of the object. 더 자세히 ...
|
| |
| MethodInfo | OnDeserializing [get, set] |
| | Gets or sets the method called during deserialization of the object. 더 자세히 ...
|
| |
| MethodInfo | OnSerialized [get, set] |
| | Gets or sets the method called after serialization of the object graph. 더 자세히 ...
|
| |
| MethodInfo | OnSerializing [get, set] |
| | Gets or sets the method called before serialization of the object. 더 자세히 ...
|
| |
| Func< object > | DefaultCreator [get, set] |
| | Gets or sets the default creator method used to create the object. 더 자세히 ...
|
| |
| bool | DefaultCreatorNonPublic [get, set] |
| | Gets or sets a value indicating whether [default creator non public]. 더 자세히 ...
|
| |
| MethodInfo | OnError [get, set] |
| | Gets or sets the method called when an error is thrown during the serialization of the object. 더 자세히 ...
|
| |
Contract details for a Type used by the JsonSerializer.
| Newtonsoft.Json.Serialization.JsonPrimitiveContract.JsonPrimitiveContract |
( |
Type |
underlyingType | ) |
|
|
inline |
Initializes a new instance of the JsonPrimitiveContract class.
- 매개변수
-
| underlyingType | The underlying type for the contract. |
이 클래스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.:
- bitnet/Newtonsoft.Json/Serialization/JsonPrimitiveContract.cs