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