Ohne Syncfusion
This commit is contained in:
@@ -10,5 +10,6 @@ namespace SewerStammGen.Shared.Contracts
|
||||
public interface ISchachtService
|
||||
{
|
||||
Task<Schacht> CreateSchacht(Projekt proj);
|
||||
Task<Schacht> FindSchachtByNameAndProjektID(string name, int projektID);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user