![]() | IReferenceResolver Interface |
Namespace: Newtonsoft.Json.Serialization
public interface IReferenceResolver
The IReferenceResolver type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddReference |
Adds a reference to the specified object.
|
![]() | GetReference |
Gets the reference for the specified object.
|
![]() | IsReferenced |
Determines whether the specified object is referenced.
|
![]() | ResolveReference |
Resolves a reference to its object.
|