예제 #1
0
 public AssertingWeightAnonymousInnerClassHelper(AssertingIndexSearcher outerInstance, Random random, Weight w)
     : base(random, w)
 {
     this.OuterInstance = outerInstance;
 }
예제 #2
0
 public AssertingWeightAnonymousInnerClassHelper(AssertingIndexSearcher outerInstance, Random random, Weight w)
     : base(random, w)
 {
     this.OuterInstance = outerInstance;
 }