EventDispatcher(Framework) Constructor

Initializes a new instance of the EventDispatcher class.
public EventDispatcher( 
Framework framework 
)
This language is not supported or no code example is available.
public:  
EventDispatcher( 
Framework^ framework 
)
This language is not supported or no code example is available.
public function EventDispatcher( 
framework : Framework 
);
This language is not supported or no code example is available.

Parameters

framework
Framework

The framework.

In this article

Definition