Example #1
0
 /// <summary>Constructor.</summary>
 public ChainReducer()
 {
     chain = new Chain(false);
 }