예제 #1
0
 public CachedWebContratoHonorario
 (
     ContratoHonorarioService webServiceParam
 )
 {
     this.webService = webServiceParam;
 }
예제 #2
0
 public CachedWebContratoHonorario(
     ContratoHonorarioService   webServiceParam
     )
 {
     this.webService = webServiceParam;
 }