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