EventFilter Constructor

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

Parameters

framework
Framework

The framework.

In this article

Definition