Members
Icon | Member | Description |
---|---|---|
frmUpdateLibraryStatus(frmMain) |
Default constructor for the Update Library Status window.
This updates the whole library.
| |
frmUpdateLibraryStatus(frmMain, List<(Of <<'(String>)>>)) |
Constructor for the Update Library Status window.
This is the constructor for the SpecificFiles mode. You must pass
the files to update in parameter as a string List.
| |
frmUpdateLibraryStatus(frmMain, String) |
Constructor for the Update Library Status window.
This is the constructor for the SpecificFolder mode. You must pass
the folder to update in parameter.
|