DelegateStrategy.OnCommand Method

internal protected override void OnCommand( 
Command_ command 
)
This language is not supported or no code example is available.
public protected:  
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