示例#1
0
 public void Append(IList <IPlayItem> playItems)
 {
     _playItems.Append(playItems);
 }