|   Equals (inherited from Object) | Determines whether the specified Object instances are considered equal. | 
|   parseCharSet | Parses a Encoding from a charset name | 
|   parseDate | Parse a rfc 2822 date and time specification. rfc 2822 section 3.3 | 
|   parseFrom | Overloaded. Parse a rfc 2822 address specification. rfc 2822 section 3.4 | 
|   parseHeaderFieldBody | Parse a rfc 2822 header field with parameters | 
|   parserfc2047Header | Parse and decode rfc 2047 header body | 
|   QuotedPrintable2Unicode | Overloaded. Decode rfc 2047 definition of quoted-printable | 
|   ReferenceEquals (inherited from Object) | Determines whether the specified Object instances are the same instance. | 
|   rfc2047decode | rfc 2047 header body decoding | 
|   Rfc2392Url | Encodes a Message-ID or Content-ID following RFC 2392 rules. | 
|   uncommentString | Remove rfc 2822 comments | 
|   UuDecode | Decodes the provided uuencoded string. | 
|   UuDecodeLine | Decodes the provided uuencoded line. | 
|  SharpMimeTools Constructor | Initializes a new instance of the SharpMimeTools class. | 
|  Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. | 
|  GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. | 
|  GetType (inherited from Object) | Gets the Type of the current instance. | 
|  ToString (inherited from Object) | Returns a String that represents the current Object. | 
|  Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | 
|  MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. | 
SharpMimeTools Class | anmar.SharpMimeTools Namespace