Différencier Tunnel et TunnelFlight
This commit is contained in:
@@ -11,8 +11,6 @@ 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