Example #1
0
 public Object TransportQuery(Object query)
 {
     return(transport.TransportQuery(query));
 }