示例#1
0
 public virtual bool CanClear()
 {
     return(_playItems.CanClear());
     //throw new NotImplementedException();
 }