Esempio n. 1
0
 public object AddMsg(Msg msg)
 {
     return(_MsgService.AddMsg(msg));
 }