DelegateStrategy.OnStrategyEvent Method
internal protected override void OnStrategyEvent(
object data
)
This language is not supported or no code example is available.
public protected:
void OnStrategyEvent(
object^ data
)
This language is not supported or no code example is available.
internal protected function OnStrategyEvent(
data : object
);
This language is not supported or no code example is available.
Parameters
-
data
-
object
In this article
Definition