Closed szabototo89 closed 10 years ago
Constraints visibility should be internal:
internal static class Constraints internal interface IConstraint ... etc.
This could be a good idea, but later it will be separated to another assembly, so visibility of these class remains public.
Constraints visibility should be internal: