LumiSoft Net Help
STUN_t_ErrorCode Constructor (code, reasonText)
NamespacesLumiSoft.Net.STUN.MessageSTUN_t_ErrorCodeSTUN_t_ErrorCode(Int32, String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public STUN_t_ErrorCode(
	int code,
	string reasonText
)
Public Sub New ( 
	code As Integer,
	reasonText As String
)
public:
STUN_t_ErrorCode(
	int code, 
	String^ reasonText
)
new : 
        code : int * 
        reasonText : string -> STUN_t_ErrorCode
Parameters
code (Int32)
Error code.
reasonText (String)
Reason text.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119