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