Strategy_.OnUserCommand Method

protected virtual void OnUserCommand( 
string command 
)
This language is not supported or no code example is available.
protected:  
virtual void OnUserCommand( 
String^ command 
)
This language is not supported or no code example is available.
protected function OnUserCommand( 
command : String 
);
This language is not supported or no code example is available.

Parameters

command
string

In this article

Definition