Strategy_.ExecuteMethod Method

public bool ExecuteMethod( 
string methodName 
)
This language is not supported or no code example is available.
public:  
bool ExecuteMethod( 
String^ methodName 
)
This language is not supported or no code example is available.
public function ExecuteMethod( 
methodName : String 
) : boolean;
This language is not supported or no code example is available.

Parameters

methodName
string

Return Value

bool

In this article

Definition