ID3Sync.Scripting Namespace
Namespace hierarchy
Interfaces
| Interface |
Description |
|
IEdit
|
Represents an edit dialog. |
|
IHost
|
Represents the the part of ID3-Sync that allows a script to subscribe to various events. |
|
IMain
|
Represents the main dialog. |
|
IScript
|
This interface must be implemented by all scripts. |
Delegates
| Delegate |
Description |
|
EditEvent
|
Event handler to handle events triggered by the edit dialog. |
|
MainEvent
|
Event handler to handle events triggered by the main dialog. |