Пример #1
0
 public void AnimateLoadingBar(float value)
 {
     currentView.AnimateLoadingBar(value);
 }