eDriven Framework API
EventTypePhase Constructor (type, phase)
NamespaceseDriven.Core.EventsEventTypePhaseEventTypePhase(String, EventPhase)
eDriven Framework API
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public EventTypePhase(
	string type,
	EventPhase phase
)
Public Sub New ( _
	type As String, _
	phase As EventPhase _
)
public:
EventTypePhase(
	String^ type, 
	EventPhase phase
)
Parameters
type (String)
phase (EventPhase)

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