public bool Update(int id, M_Accessories model) { throw new NotImplementedException(); }
public bool Insert(M_Accessories model) { throw new NotImplementedException(); }