Body |
The BodyPartBasic type exposes the following members.
Name | Description | |
---|---|---|
Accept |
Dispatches to the specific visit method for this MIME body part.
(Overrides BodyPartAccept(BodyPartVisitor)) | |
Encode |
Encodes the BodyPart into the StringBuilder.
(Overrides BodyPartEncode(StringBuilder)) | |
Equals | (Inherited from Object) | |
Finalize | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) | |
ToString |
Returns a String that represents the current BodyPart.
(Inherited from BodyPart) |