public AnalyseEverythingBaseViewModel(AnalyseEverythingViewModel parent, MethodBase method) { Parent = parent; Method = method; }