SharpMimeTools Documented Class Library

ABNF Members

ABNF overview

Public Static Fields

addr_spec RFC 2822 Section 3.4.1
address RFC 2822 Section 3.4
address_list RFC 2822 Section 3.4
address_regex Regular Expression for address (RFC 2822 Section 3.4) definition
ALPHA
angle_addr RFC 2822 Section 3.4
atext RFC 2822 Section 3.2.4
atom RFC 2822 Section 3.2.4
ccontent RFC 2822 Section 3.2.3
CFWS RFC 2822 Section 3.2.3
comment RFC 2822 Section 3.2.3
CRLF
ctext RFC 2822 Section 3.2.3
dcontent RFC 2822 Section 3.4.1
DIGIT
domain RFC 2822 Section 3.4.1
domain_literal RFC 2822 Section 3.4.1
dot_atom RFC 2822 Section 3.2.4
dot_atom_text RFC 2822 Section 3.2.4
DQUOTE RFC 2822 Section 3.2.5
dtext RFC 2822 Section 3.4.1
FWS RFC 2822 Section 3.2.3
group RFC 2822 Section 3.4
local_part RFC 2822 Section 3.4.1
mailbox RFC 2822 Section 3.4
mailbox_list RFC 2822 Section 3.4
name_addr RFC 2822 Section 3.4
NO_WS_CTL RFC 2822 Section 3.2.1
phrase RFC 2822 Section 3.2.6
qcontent RFC 2822 Section 3.2.5
qtext RFC 2822 Section 3.2.5
quoted_pair RFC 2822 Section 3.2.2
quoted_string RFC 2822 Section 3.2.5
text RFC 2822 Section 3.2.1
word RFC 2822 Section 3.2.6
WSP RFC 2822 Section 2.2.2

Public Static Methods

Equals (inherited from Object)Determines whether the specified Object instances are considered equal.
ReferenceEquals (inherited from Object)Determines whether the specified Object instances are the same instance.

Public Instance Constructors

ABNF Constructor Initializes a new instance of the ABNF class.

Public Instance Methods

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.

See Also

ABNF Class | anmar.SharpMimeTools Namespace