Mime4.net Home
|
Community Edition
|
Order
|
Usage examples
|
Feedback
ByteQueue Constructor
MIME4NET Class Library Documentation
Initializes a new instance of the
ByteQueue
class
Namespace:
NI.Email.Mime.Decoder
Assembly:
NI.Email.Mime
(in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
ByteQueue
()
public ByteQueue()
Public
Sub
New
Public Sub New
public
:
ByteQueue
()
public: ByteQueue()
new
:
unit
->
ByteQueue
new : unit -> ByteQueue
See Also
ByteQueue Class
ByteQueue Overload
NI.Email.Mime.Decoder Namespace