Exemplo n.º 1
0
 /// <summary>
 /// Creates an instance of this class.
 /// </summary>
 /// <param name="eff">The effect itself.</param>
 public SwirlGeneralTransform(SwirlEffect eff)
 {
     this.theEffect = eff;
 }
Exemplo n.º 2
0
 /// <summary>
 /// Creates an instance of this class.
 /// </summary>
 /// <param name="eff">The effect itself.</param>
 public SwirlGeneralTransform(SwirlEffect eff)
 {
     this.theEffect = eff;
 }