README
Todo List
Swift_Mime_SimpleMimeEntity | --Swift_Mime_MimePart | --Swift_MimePart
static Swift_Mime_MimePart newInstance( [string $body = null], [string $contentType = null], [string $charset = null])
Swift_MimePart __construct( [string $body = null], [string $contentType = null], [string $charset = null])
Details may be optionally passed into the constructor.