Exemplo n.º 1
0
 public virtual void EndEffects(EffectCollection effects)
 {
 }
Exemplo n.º 2
0
 public void EndEffects(EffectCollection effects)
 {
     this.surface.EndEffects(effects);
 }