eDriven Framework API
ValueChangedEvent Constructor (type)
NamespaceseDriven.Core.EventsValueChangedEventValueChangedEvent(String)
eDriven Framework API
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public ValueChangedEvent(
	string type
)
Public Sub New ( _
	type As String _
)
public:
ValueChangedEvent(
	String^ type
)
Parameters
type (String)
Event type

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)