Beispiel #1
0
 public string Hello(MsgDto msg)
 {
     return "Bof bof.... MsgDto." + msg.Msg;
 }
Beispiel #2
0
 public string Hello(MsgDto msg)
 {
     return "Fuuuuuuuuuuu... MsgDto." + msg.Msg;
 }