public void Apply(object arg) { QCon qCon = (QCon)arg; qCon.SetCandidates(this._enclosing); qCon.EvaluateSelf(); }