ErrorUnitJsonSerializer Class |
Namespace: ErrorUnit.JsonSerializer
public class ErrorUnitJsonSerializer : IJsonSerializer
The ErrorUnitJsonSerializer type exposes the following members.
Name | Description | |
---|---|---|
ErrorUnitJsonSerializer | Initializes a new instance of the ErrorUnitJsonSerializer class |
Name | Description | |
---|---|---|
serializerSettings |
Gets or sets the serializer settings.
|
Name | Description | |
---|---|---|
DeserializeT |
Deserializes the specified json.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SerializeT |
Serializes the specified object.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |