Interface IAddChild
The IAddChild interface is used for parsing objects that allow objects or text underneath their tags in markup that do not map directly to a property.
public interface IAddChild
Methods
- AddChild(object)
Called to Add the object as a Child.
- AddText(string)
Called when text appears under the tag in markup