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