public System.Threading.Tasks.Task AddAutoAsync(WCFSelfHost.ProxyClient.ServiceReference1.Auto auto) { return(base.Channel.AddAutoAsync(auto)); }
public void AddAuto(WCFSelfHost.ProxyClient.ServiceReference1.Auto auto) { base.Channel.AddAuto(auto); }