TextValueEditorXmlSerializer class
public class Korzh.EasyQuery.TextValueEditorXmlSerializer : ValueEditorXmlSerializer<TextValueEditor>Package: Korzh.EasyQuery (targets: netstandard2.0)
Assembly: Korzh.EasyQuery.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| TextValueEditorXmlSerializer(XmlSerializerFactory factory) | void |
Methods
Section titled “Methods”| Name | Type | Description |
|---|---|---|
LoadAttribute(TextValueEditor editor, string propName, string propValue) | void | |
LoadContent(TextValueEditor editor, XmlReader reader) | void | |
SaveAttributes(TextValueEditor editor, XmlWriter writer) | void |