Ejemplo n.º 1
0
 public DeleteComponentTypeResponse DeleteComponentType(DeleteComponentTypeRequest request)
 {
     return(Execute(() => InternalService.DeleteComponentType(request)));
 }