Ejemplo n.º 1
0
 public List <Component> ListComponent(int?componentId)
 {
     return(ApartmentMethods.ListComponent(componentId));
 }