partial void DeleteBin(Bin instance);
partial void UpdateBin(Bin instance);
partial void InsertBin(Bin instance);