Exemplo n.º 1
0
 public bool AddU3DPositions(List <U3DPosition> list)
 {
     return(service.AddU3DPositions(list));
 }