示例#1
0
 public Int32RangeBuilderAnonymousInnerClassHelper(NumericRangeTermsEnum outerInstance)
 {
     this.outerInstance = outerInstance;
 }
示例#2
0
 public Int64RangeBuilderAnonymousClass(NumericRangeTermsEnum outerInstance)
 {
     this.outerInstance = outerInstance;
 }