예제 #1
0
 public Estado_Componente()
 {
     CodComponente = new Componente();
     IDEstado      = new Estado();
 }