Exemplo n.º 1
0
 public IObjectMessage CreateObjectMessage(object body)
 {
     return(MessageProducer.CreateObjectMessage(body));
 }