Пример #1
0
 public PropertyAdaptor(string propertyName, MyConstraintBuilder currentConstraint)
 {
     this.propertyName      = propertyName;
     this.currentConstraint = currentConstraint;
 }
Пример #2
0
 public PropertyAdaptor(string propertyName, MyConstraintBuilder currentConstraint)
 {
     this.propertyName = propertyName;
     this.currentConstraint = currentConstraint;
 }