-a
This commit is contained in:
@@ -3,6 +3,7 @@ using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
|
||||
namespace Models {
|
||||
[Serializable]
|
||||
public class Bauvorhaben {
|
||||
public Auftraggeber Auftraggeber { get; set; }
|
||||
public int Id { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user