Ejemplo n.º 1
0
 public virtual TC YMirror()
 {
     Transformations.Add(TransformationFactory.YMirror());
     return((TC)this);
 }