Add some update
Add a TODO for the ideas
This commit is contained in:
@@ -11,6 +11,8 @@ namespace skydiveLogs_api.DomainBusiness.Interfaces
|
||||
|
||||
Tunnel GetTunnelById(int id);
|
||||
|
||||
void AddNewFlight(int tunnelId, TunnelFlight newFlight);
|
||||
|
||||
#endregion Public Methods
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user