Méthode | Description | |
---|---|---|
CapturePluginCore ( |
Initializes a new instance of the CapturePluginCore class.
|
Méthode | Description | |
---|---|---|
CanExecuteCore ( ) : bool |
Determines whether this plugin command can be executed.
|
|
ExecuteCore ( ) : void |
Executes this plugin command.
|
|
OnInitialized ( ) : void |
Called when the plugin has just been initialized.
|
public CapturePluginCore ( |
||
descriptor | The descriptor. | |
Résultat | System |