Method | Description | |
---|---|---|
Execute ( ) : ExitCode |
Method | Description | |
---|---|---|
AppCommand ( [ handler ) : JetBrains.Annotations | ||
ExecuteHelper ( [ integrationManager, [ interfaceUri ) : ExitCode |
Template method that performs the actual operation.
|
protected AppCommand ( [ handler ) : JetBrains.Annotations | ||
handler | [ | |
return | JetBrains.Annotations |
protected abstract ExecuteHelper ( [ integrationManager, [ interfaceUri ) : ExitCode | ||
integrationManager | [ | Manages desktop integration operations. |
interfaceUri | [ | The interface for the application to perform the operation on. |
return | ExitCode |