标签: c# model-view-controller
我获得了实体,服务类的dll。我需要在我的Web项目中向Entity添加其他属性。我怎样才能做到这一点?我无法创建扩展dll类的新类,因为service dll返回dll中定义的Entity类。 有什么办法吗?
感谢 Sanjivani