public AircraftCore Update(int id, AircraftCore item)
 {
     throw new NotImplementedException();
 }
 public AircraftCore Update(int id, AircraftCore item)
 {
     throw new NotImplementedException();
 }
 public AircraftCore Create(AircraftCore item)
 {
     throw new NotImplementedException();
 }
 public AircraftCore Create(AircraftCore item)
 {
     throw new NotImplementedException();
 }