Add data parser base classes
This commit is contained in:
6
Hcs.WebApp/BackgroundServices/DataParsingState.cs
Normal file
6
Hcs.WebApp/BackgroundServices/DataParsingState.cs
Normal file
@ -0,0 +1,6 @@
|
||||
namespace Hcs.WebApp.BackgroundServices
|
||||
{
|
||||
public class DataParsingState
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user