Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
ExceptionAnalyzer Constructor (container)
NamespacesGenesyslab.Desktop.Infrastructure.ExceptionAnalyzeExceptionAnalyzerExceptionAnalyzer(IUnityContainer)
Initializes a new instance of the ExceptionAnalyzer class.
Declaration Syntax
C#Visual BasicVisual C++
public ExceptionAnalyzer(
	IUnityContainer container
)
Public Sub New ( _
	container As IUnityContainer _
)
public:
ExceptionAnalyzer(
	IUnityContainer^ container
)
Parameters
container (IUnityContainer)
The container.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)