예제 #1
0
 public void nuevo()
 {
     Condiciones.ForEach(x => {
         x.codigo_Externo_Homologacion = this.codigo_Externo;
     });
 }