public PropertyUpdateContext(SolutionSnapshot theSnapshot, DisplayModel theDisplay, ModelModel theModel) { Snapshot = theSnapshot; Display = theDisplay; Model = theModel; }