Textfilewriter erstellt
This commit is contained in:
@@ -3,6 +3,6 @@ using Models;
|
||||
|
||||
namespace ProtokollWriterContract {
|
||||
public interface IProtokollWriter {
|
||||
void WriteProtokoll(Inspektionsobjekt inspektionsobjekt);
|
||||
void WriteProtokoll(Inspektionsobjekt inspektionsobjekt,uint prüfungsnummer);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user