Example #1
0
 protected bool IsAnyCarParts(object parameter)
 {
     return(CurrentContainerCarParts.Any());
 }