Comment #3 on issue 3351 by tony.fleig: Comments in MIMEDocument erroneously refer to MIMEObject
http://code.google.com/p/pharo/issues/detail?id=3351

MIMEDocument class>>contentType: aMIMEType  content: content
"create a MIMEObject with the given content-type and content"
"MIMEObject contentType: 'text/plain' content: 'This is a test'"


Reply via email to