ConfigDocNodeVisitor
Description
- Derived from
- Extended by
- 
ConfigDocFormatter sealed 
Base class for IConfigDocNodeVisitor implementations.
This class provides empty default implementations for the methods defined in IConfigDocNodeVisitor, except for nodes that implement the ContentNode interface: Here the default implementation will delegate to ContentNode.AcceptContent1.