html writer hinzugefgt
This commit is contained in:
@@ -3,8 +3,8 @@ using XMLParser.Model;
|
||||
|
||||
namespace XMLParser.Contract
|
||||
{
|
||||
public interface ICSVWriter
|
||||
public interface ICSVWriter : IProtokollWriter
|
||||
{
|
||||
void WriteEntry(Dictionary<ECalculatedResult, decimal> calculated, List<KanalObjekt> inspektionenAmTag);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user