Generic Service
JSON Reference loop Events
This commit is contained in:
@@ -14,5 +14,7 @@ namespace LaDOSE.Entity
|
||||
public DateTime EndDate { get; set; }
|
||||
|
||||
public virtual IEnumerable<SeasonGame> Games { get; set; }
|
||||
|
||||
public virtual IEnumerable<Event> Event { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user