Table of Contents

Class OtherTestXmlable

Namespace
HeBianGu.Systems.XmlSerialize
Assembly
HeBianGu.Systems.XmlSerialize.dll
public class OtherTestXmlable : TestXmlable, IXmlable
Inheritance
OtherTestXmlable
Implements
Inherited Members
Extension Methods

Methods

ToXml(XmlElement, XmlDocument, Func<PropertyInfo, object, bool>)

public override void ToXml(XmlElement xmlEle, XmlDocument cnt, Func<PropertyInfo, object, bool> match)

Parameters

xmlEle XmlElement
cnt XmlDocument
match Func<PropertyInfo, object, bool>