ListValueEditorXmlSerializer<T> class
public class Korzh.EasyQuery.ListValueEditorXmlSerializer<T> : ValueEditorXmlSerializer<T>Package: Korzh.EasyQuery (targets: netstandard2.0)
Assembly: Korzh.EasyQuery.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| ListValueEditorXmlSerializer(XmlSerializerFactory factory) | void |
Methods
Section titled “Methods”| Name | Type | Description |
|---|---|---|
LoadContent(T editor, XmlReader reader) | void | |
LoadExtraParams(T editor, XmlReader reader) | void | |
SaveContent(T editor, XmlWriter writer) | void |