CleanUp
This commit is contained in:
@@ -16,5 +16,6 @@ namespace Apollon.EntityFramework.DTOs
|
||||
public int SocietyNumber { get; set; }
|
||||
public string Birthday { get; set; }
|
||||
public string Country { get; set; }
|
||||
public int Qualification { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,5 +18,6 @@ namespace Apollon.EntityFramework.DTOs
|
||||
public DateTime EndDate { get; set; }
|
||||
public string Location { get; set; }
|
||||
public int Rounds { get; set; }
|
||||
public int Targets { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user