LumiSoft Net Help
Error_EventArgs Constructor (x, stackTrace)
NamespacesLumiSoft.NetError_EventArgsError_EventArgs(Exception, StackTrace)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public Error_EventArgs(
	Exception x,
	StackTrace stackTrace
)
Public Sub New ( 
	x As Exception,
	stackTrace As StackTrace
)
public:
Error_EventArgs(
	Exception^ x, 
	StackTrace^ stackTrace
)
new : 
        x : Exception * 
        stackTrace : StackTrace -> Error_EventArgs
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.dll) Version: 4.5.5510.19119