Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
EventArgs<(Of <(PROPERTY1>)>) Constructor (value)
NamespacesGenesyslab.Desktop.InfrastructureEventArgs<(Of <(PROPERTY1>)>)EventArgs<(Of <(PROPERTY1>)>)(PROPERTY1)
Gets the value of the specified type.
Declaration Syntax
C#Visual BasicVisual C++
public EventArgs(
	PROPERTY1 value
)
Public Sub New ( _
	value As PROPERTY1 _
)
public:
EventArgs(
	PROPERTY1 value
)
Parameters
value (PROPERTY1)
The type of the argument.

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