コード例 #1
0
 public SimpleValueGen2Allocations()
 {
     _boxedValuesGenerator  = new BoxedValuesGenerator();
     _simpleValuesGenerator = new SimpleValuesGenerator();
 }