7 lines
100 B
C#
7 lines
100 B
C#
namespace Hcs.WebApp.BackgroundServices.DataParsers
|
|
{
|
|
public class IDataParser
|
|
{
|
|
}
|
|
}
|