PrefixConstraint public abstract class PrefixConstraint : Constraint Abstract base class used for prefixes Documentation Code protected IConstraint baseConstraint The base constraint protected string descriptionPrefix Prefix used in forming the constraint description protected PrefixConstraint(IResolveConstraint baseConstraint) Construct given a base constraint