AbstractContentHandler Class

Abstract ContentHandler with default implementations of all the methods of the ContentHandler interface.

For a list of all members of this type, see AbstractContentHandler Members.

System.Object
   NI.Email.Mime.AbstractContentHandler

public abstract class AbstractContentHandler : IContentHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NI.Email.Mime

Assembly: NI.Email.Mime (in NI.Email.Mime.dll)

See Also

AbstractContentHandler Members | NI.Email.Mime Namespace