示例#1
0
 internal BucketedStaticHelper(BucketedStatic bucketedStatic)
 {
     this.bucketedStatic = bucketedStatic;
 }
 public BucketedStaticFormatter(BucketedStatic rankFeature)
 {
     this.rankFeature = rankFeature;
 }