示例#1
0
 public void Remove(IParallelAnimation parallelAnimation)
 {
     ParallelAnimations.Remove(parallelAnimation);
 }