Click or drag to resize

ImageContextExecuteStrategy Method

A method that executes the already set strategy.

For the list of possible exceptions see the Start method of each strategy.

Namespace:  PrimeHolding.ImageConverter
Assembly:  PrimeHolding.ImageConverter (in PrimeHolding.ImageConverter.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void ExecuteStrategy()
See Also