| Visual Basic (Declaration) | |
|---|---|
Overridable Sub ExecuteCommand( _ ByVal command As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
virtual void ExecuteCommand( string command ) | |
Parameters
- command
| Visual Basic (Declaration) | |
|---|---|
Overridable Sub ExecuteCommand( _ ByVal command As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
virtual void ExecuteCommand( string command ) | |