예제 #1
0
 public void Swap(IMatchThreeItem first, IMatchThreeItem second, bool sendEvent) => _animationService.Swap(first, second, sendEvent);