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