Strategy.AddStrategy (Strategy, Boolean) Method

public void AddStrategy( 
Strategy strategy
bool callOnStrategyStart 
)
This language is not supported or no code example is available.
public:  
void AddStrategy( 
Strategy^ strategy
bool callOnStrategyStart 
)
This language is not supported or no code example is available.
public function AddStrategy( 
strategy : Strategy
callOnStrategyStart : boolean 
);
This language is not supported or no code example is available.

Parameters

strategy
Strategy

callOnStrategyStart
bool

In this article

Definition