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