Default constructor.
| C# | Visual Basic | Managed C++ |
public Error_EventArgs ( Exception x, StackTrace stackTrace )
Public Sub New ( _ x As Exception, _ stackTrace As StackTrace _ )
public: Error_EventArgs ( Exception^ x, StackTrace^ stackTrace )
- x (Exception)
[Missing <param> documentation for "x"]
- stackTrace (StackTrace)
[Missing <param> documentation for "stackTrace"]
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)