JsonLinqContract Class |
[Missing <summary> documentation for "T:Stimulsoft.Base.Json.Serialization.JsonLinqContract"]
Namespace: Stimulsoft.Base.Json.Serialization
The JsonLinqContract type exposes the following members.
| Name | Description | |
|---|---|---|
| JsonLinqContract | Initializes a new instance of the JsonLinqContract class |
| Name | Description | |
|---|---|---|
| Converter | (Inherited from JsonContract.) | |
| CreatedType | (Inherited from JsonContract.) | |
| DefaultCreator | (Inherited from JsonContract.) | |
| DefaultCreatorNonPublic | (Inherited from JsonContract.) | |
| IsReference | (Inherited from JsonContract.) | |
| OnDeserialized | Obsolete. (Inherited from JsonContract.) | |
| OnDeserializedCallbacks | (Inherited from JsonContract.) | |
| OnDeserializing | Obsolete. (Inherited from JsonContract.) | |
| OnDeserializingCallbacks | (Inherited from JsonContract.) | |
| OnError | Obsolete. (Inherited from JsonContract.) | |
| OnErrorCallbacks | (Inherited from JsonContract.) | |
| OnSerialized | Obsolete. (Inherited from JsonContract.) | |
| OnSerializedCallbacks | (Inherited from JsonContract.) | |
| OnSerializing | Obsolete. (Inherited from JsonContract.) | |
| OnSerializingCallbacks | (Inherited from JsonContract.) | |
| UnderlyingType | (Inherited from JsonContract.) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |