public void AllEq(IDictionary propertyNameValues) { Criterion = HqlRestrictions.AllEq(propertyNameValues); }