示例#1
0
 public bool AddU3DPosition(List <U3DPosition> pList)
 {
     return(service.AddU3DPosition(pList));
 }