private sealed class CustomDateTimeConverter : IsoDateTimeConverter| AccessCustomDateTimeConverter | Initializes a new instance of the AccessCustomDateTimeConverter class |
| CanRead | (Inherited from JsonConverter) |
| CanWrite | (Inherited from JsonConverter) |
| Culture | (Inherited from IsoDateTimeConverter) |
| DateTimeFormat | (Inherited from IsoDateTimeConverter) |
| DateTimeStyles | (Inherited from IsoDateTimeConverter) |
| CanConvert | (Inherited from DateTimeConverterBase) |
| 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) |
| ReadJson | (Inherited from IsoDateTimeConverter) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| WriteJson | (Inherited from IsoDateTimeConverter) |