'Declaration Public Sub Execute( _ ByVal action As Comments.Action _ )
public void Execute( Comments.Action action )
Parameters
- action
- The action to be executed.
Return Value
A Boolean value indicating whether or not the specified action can be executed.