Strategy.OnCommand Method
internal protected virtual void OnCommand(
Command_ command
)
This language is not supported or no code example is available.
public protected:
virtual void OnCommand(
Command_^ command
)
This language is not supported or no code example is available.
internal protected function OnCommand(
command : Command_
);
This language is not supported or no code example is available.
Parameters
-
command
-
Command_
In this article
Definition