MatchingEngine Constructor

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

Parameters

framework
Framework

The framework.

In this article

Definition