Click or drag to resize

EditableListStringEnumConverter Methods

The EditableListStringEnumConverter type exposes the following members.

Methods
  NameDescription
Public methodCanConvert
Determines whether this instance can convert the specified object type.
(Inherited from StringEnumConverter.)
Public methodReadJson
Reads the JSON representation of the object.
(Inherited from StringEnumConverter.)
Public methodWriteJson (Overrides StringEnumConverter.WriteJson(JsonWriter, Object, JsonSerializer).)
Top
See Also