public ConvertToCategoryCommand(StartItem startItem, ArrayRemoveDelegate removeDelegate) { this.startItem = startItem; this.removeDelegate = removeDelegate; }