public sealed class MimeContentUTF8 : MimeContentBasePublic NotInheritable Class MimeContentUTF8
Inherits MimeContentBasepublic ref class MimeContentUTF8 sealed : public MimeContentBase[<SealedAttribute>]
type MimeContentUTF8 =
class
inherit MimeContentBase
end| MimeContentUTF8 | Initializes a new instance of the MimeContentUTF8 class. |
| MimeContentUTF8(Byte) | Initializes a new instance of the MimeContentUTF8 class. |
| CharacterSet |
Gets or sets the character set of the content.
(Унаследован от MimeContentBase) |
| Content |
Gets or sets the content.
(Унаследован от MimeContentBase) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString |
Returns a String that represents the current Object.
(Переопределяет ObjectToString) |