Exemple #1
0
 public constrainedChoiceConsiderationsEnumerator(sequencingTypeExtended par)
 {
     parent = par;
     nIndex = -1;
 }
Exemple #2
0
 public rollupConsiderationsEnumerator(sequencingTypeExtended par)
 {
     parent = par;
     nIndex = -1;
 }