摘要:
Public Class Lawyer{ private IInfoSend infoSend; public IInfoSend setInfoSend(IInfoSend infoSend) { this.infoSend=infoSend; } public void sendMsg() { this.infoSend.sendMsg(this.entity); }}Public Interface IInfoSend{ void sendMsg();}public class BJInfoSendImp implement IInfoSend{ private Ithird thir. 阅读全文
posted @ 2013-08-22 14:30
sofia
阅读(170)
评论(0)
推荐(0)

浙公网安备 33010602011771号