public void UpdateInterior(Interior interior) { throw new NotImplementedException(); }
public void InsertInterior(Interior interior) { throw new NotImplementedException(); }