Stopwatch hinzugefpgt
This commit is contained in:
@@ -5,6 +5,6 @@ namespace XMLParser.Contract
|
||||
{
|
||||
public interface IUmsatzCalculator
|
||||
{
|
||||
void Calculate(IProtokollWriter protokollWriter,List<KanalObjekt> objekte);
|
||||
void Calculate(IProtokollWriter protokollWriter,List<KanalObjekt> objekte = null);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user