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