예제 #1
0
 public System.Threading.Tasks.Task <string> Auto_Soft_diagsAsync(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Auto_Diags)
 {
     return(base.Channel.Auto_Soft_diagsAsync(Auto_Diags));
 }
예제 #2
0
 public string Auto_Software(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Auto_soft)
 {
     return(base.Channel.Auto_Software(Auto_soft));
 }
예제 #3
0
 public string Auto_Soft_diags(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Auto_Diags)
 {
     return(base.Channel.Auto_Soft_diags(Auto_Diags));
 }
예제 #4
0
 public System.Threading.Tasks.Task <string> Auto_HardwareAsync(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Auto_har)
 {
     return(base.Channel.Auto_HardwareAsync(Auto_har));
 }
예제 #5
0
 public System.Threading.Tasks.Task <bool> Registrar_MaquinaAsync(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Reg_Maq)
 {
     return(base.Channel.Registrar_MaquinaAsync(Reg_Maq));
 }
예제 #6
0
 public bool Registrar_Maquina(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Reg_Maq)
 {
     return(base.Channel.Registrar_Maquina(Reg_Maq));
 }
예제 #7
0
 public System.Threading.Tasks.Task <bool> Registrar_PessoaisAsync(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Dados_Controle)
 {
     return(base.Channel.Registrar_PessoaisAsync(Dados_Controle));
 }
예제 #8
0
 public bool Registrar_Pessoais(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Dados_Controle)
 {
     return(base.Channel.Registrar_Pessoais(Dados_Controle));
 }