AnswerMessageTraverser(TAnswer) overview
Public Instance Methods
Protected Instance Constructors
Protected Instance Methods
CaseLeaf | For a concrete implementation an answer must be returned for a leaf MessagePart, which are MessageParts that are not MultiParts. |
MergeLeafAnswers | For a concrete implementation, when a MultiPart MessagePart has fetched it's answers from it's children, these answers needs to be merged. This is the responsibility of this method. |
See Also
AnswerMessageTraverser<TAnswer> Class | OpenPop.Mime.Traverse Namespace