Constructor

C# | Visual Basic | Visual C++ |
public EventTypePhase( string type, EventPhase phase )
Public Sub New ( _ type As String, _ phase As EventPhase _ )
public: EventTypePhase( String^ type, EventPhase phase )

- type (String)
- phase (EventPhase)