Redesign DookLiberation control flow.
This commit is contained in:
parent
963d632208
commit
0045cf05ef
28 changed files with 817 additions and 726 deletions
5
FileLiberator/IStreamProcessable.cs
Normal file
5
FileLiberator/IStreamProcessable.cs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
namespace FileLiberator
|
||||
{
|
||||
public interface IStreamProcessable : IStreamable, IProcessable { }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue