DbEntityAttrXmlSerializer class
public class Korzh.EasyQuery.Db.DbEntityAttrXmlSerializer : EntityAttrXmlSerializer<DbEntityAttr>
Package: Korzh.EasyQuery.Db
(targets: netstandard2.0
)
Assembly: Korzh.EasyQuery.Db.dll
Constructors
Section titled “Constructors”Name | Type | Description |
---|---|---|
DbEntityAttrXmlSerializer(XmlSerializerFactory factory) | void |
Methods
Section titled “Methods”Name | Type | Description |
---|---|---|
LoadAttribute(DbEntityAttr attr, string propName, string propValue) | void | |
LoadNodes(DbEntityAttr attr, XmlReader reader) | void | |
SaveAttributes(DbEntityAttr attr, XmlWriter writer) | void |