Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public IMAP_r_u_Bye( string text )
Public Sub New ( text As String )
public: IMAP_r_u_Bye( String^ text )
new : text : string -> IMAP_r_u_Bye
Parameters
- text (String)
- Bye reason text.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when text is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119