StrategyEventArgs(Strategy_) Constructor

public StrategyEventArgs( 
Strategy_ strategy_ 
)
This language is not supported or no code example is available.
public:  
StrategyEventArgs( 
Strategy_^ strategy_ 
)
This language is not supported or no code example is available.
public function StrategyEventArgs( 
strategy_ : Strategy_ 
);
This language is not supported or no code example is available.

Parameters

strategy_
Strategy_

In this article

Definition