Edited comments
This commit is contained in:
parent
5c535478d1
commit
aa8491f205
5 changed files with 10 additions and 10 deletions
|
|
@ -16,7 +16,7 @@ namespace LibationWinForms.BookLiberation
|
|||
public override string DecodeActionName => "Converting";
|
||||
#endregion
|
||||
|
||||
#region IProcessable event handler overrides
|
||||
#region Processable event handler overrides
|
||||
public override void Processable_Begin(object sender, LibraryBook libraryBook)
|
||||
{
|
||||
LogMe.Info($"Convert Step, Begin: {libraryBook.Book}");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue