public WhiskersEnabledViewModel(MethodBase parent, SingleWhiskerBase whisker) { Parent = parent; Whisker = whisker; }