Auftraggeberservice und Projektservice hinzugefügt
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
using Shared.Enum;
|
||||
|
||||
using SewerStammGen.Shared.Enum;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Shared.Domain
|
||||
namespace SewerStammGen.Shared.Domain
|
||||
{
|
||||
public class Projekt : DBObject
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user