コード例 #1
0
 public void Record(ITransformationStep step)
 {
     this.steps.Add(step);
 }
コード例 #2
0
 public void Record(ITransformationStep step)
 {
     this.steps.Add(step);
 }