fixed mistake.
This commit is contained in:
parent
a45ab61929
commit
f57a46c772
@ -149,8 +149,8 @@ namespace LibationWinForms.BookLiberation
|
|||||||
processForm.OnBegin(sender, libraryBook);
|
processForm.OnBegin(sender, libraryBook);
|
||||||
};
|
};
|
||||||
|
|
||||||
//if (completedAction != null)
|
if (completedAction != null)
|
||||||
// strProc.Completed += completedAction;
|
strProc.Completed += completedAction;
|
||||||
|
|
||||||
return strProc;
|
return strProc;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user