Example #1
0
 public EntityMatchGroup(IEntityGroupOld parent, EntityMatchesOld match)
 {
     this.parent = parent;
     this.match  = match;
 }
 public EntityMatchGroup(IEntityGroupOld parent, EntityMatchesOld match)
 {
     this.parent = parent;
     this.match = match;
 }