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