Exemplo n.º 1
0
 public object AddMsgDetail(MsgDetail msgDetails)
 {
     return(_MsgService.AddMsgDetail(msgDetails));
 }