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