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