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