Scenario_.Start Method

public void Start( 
Strategy_ strategy
StrategyMode mode 
)
This language is not supported or no code example is available.
public:  
void Start( 
Strategy_^ strategy
StrategyMode mode 
)
This language is not supported or no code example is available.
public function Start( 
strategy : Strategy_
mode : StrategyMode 
);
This language is not supported or no code example is available.

Parameters

strategy
Strategy_

mode
StrategyMode

In this article

Definition