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