LumiSoft Net Help
Error_EventArgs Constructor (x, stackTrace)
NamespacesLumiSoft.NetError_EventArgsError_EventArgs(Exception, StackTrace)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++
public Error_EventArgs(
	Exception x,
	StackTrace stackTrace
)
Public Sub New ( _
	x As Exception, _
	stackTrace As StackTrace _
)
public:
Error_EventArgs(
	Exception^ x, 
	StackTrace^ stackTrace
)
Parameters
x (Exception)

[Missing <param name="x"/> documentation for "M:LumiSoft.Net.Error_EventArgs.#ctor(System.Exception,System.Diagnostics.StackTrace)"]

stackTrace (StackTrace)

[Missing <param name="stackTrace"/> documentation for "M:LumiSoft.Net.Error_EventArgs.#ctor(System.Exception,System.Diagnostics.StackTrace)"]

Assembly: LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.4006.27129