customvalueeditorxmlserializer-class
public class Korzh.EasyQuery.CustomValueEditorXmlSerializer
: ValueEditorXmlSerializer<CustomValueEditor>
Assembly: Korzh.EasyQuery.dll
Constructors
Name | Type | Description |
---|---|---|
CustomValueEditorXmlSerializer(XmlSerializerFactory factory) | void |
Methods
Name | Type | Description |
---|---|---|
LoadAttribute(CustomValueEditor editor, string propName, string propValue) | void | |
LoadContent(CustomValueEditor editor, XmlReader reader) | void | |
SaveAttributes(CustomValueEditor editor, XmlWriter writer) | void | |
SaveContent(CustomValueEditor editor, XmlWriter writer) | void |