Skip to content

DateTimeValueEditorXmlSerializer class

public class Korzh.EasyQuery.DateTimeValueEditorXmlSerializer
: ValueEditorXmlSerializer<DateTimeValueEditor>

Package: Korzh.EasyQuery (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.dll

NameTypeDescription
DateTimeValueEditorXmlSerializer(XmlSerializerFactory factory)void
NameTypeDescription
LoadAttribute(DateTimeValueEditor editor, string propName, string propValue)void
SaveAttributes(DateTimeValueEditor editor, XmlWriter writer)void