Ejemplo n.º 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));
 }
Ejemplo n.º 2
0
 public string Auto_Software(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Auto_soft)
 {
     return(base.Channel.Auto_Software(Auto_soft));
 }
Ejemplo n.º 3
0
 public string Auto_Soft_diags(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Auto_Diags)
 {
     return(base.Channel.Auto_Soft_diags(Auto_Diags));
 }
Ejemplo n.º 4
0
 public System.Threading.Tasks.Task <string> Auto_HardwareAsync(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Auto_har)
 {
     return(base.Channel.Auto_HardwareAsync(Auto_har));
 }
Ejemplo n.º 5
0
 public System.Threading.Tasks.Task <bool> Registrar_MaquinaAsync(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Reg_Maq)
 {
     return(base.Channel.Registrar_MaquinaAsync(Reg_Maq));
 }
Ejemplo n.º 6
0
 public bool Registrar_Maquina(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Reg_Maq)
 {
     return(base.Channel.Registrar_Maquina(Reg_Maq));
 }
Ejemplo n.º 7
0
 public System.Threading.Tasks.Task <bool> Registrar_PessoaisAsync(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Dados_Controle)
 {
     return(base.Channel.Registrar_PessoaisAsync(Dados_Controle));
 }
Ejemplo n.º 8
0
 public bool Registrar_Pessoais(Atualizacao_Automatica.ServiceReference1.Body_Cadastrar Dados_Controle)
 {
     return(base.Channel.Registrar_Pessoais(Dados_Controle));
 }