Exemplo n.º 1
0
 public void AddItems(MyItems item, String eveniment, String loc)
 {
     LocalService.AddItems(item, eveniment, loc);
 }