示例#1
0
 public void Apply(IScene scene)
 {
     scene.Rotate(this.name, this.angle);
 }