Beispiel #1
0
 public bool addDestination(table_Destination destination)
 {
     return(obj.addDestination(destination));
 }