Body |
The BodyPart type exposes the following members.
| Name | Description | |
|---|---|---|
| Accept | Dispatches to the specific visit method for this MIME body part. | |
| Encode | Encodes the BodyPart into the 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.
(Overrides ObjectToString) | |
| TryParse | Tries to parse the given text into a new BodyPart instance. |