Exemplo n.º 1
0
 public constrainChoiceEnumerator(constrainChoiceConsiderationsType par)
 {
     parent = par;
     nIndex = -1;
 }
Exemplo n.º 2
0
 public preventActivationEnumerator(constrainChoiceConsiderationsType par)
 {
     parent = par;
     nIndex = -1;
 }