Exemple #1
0
 private void OnUnPauseTapped()
 {
     _timelineController.UnPause();
     _timer.UnpauseTimer();
 }