Esempio n. 1
0
 public void RefreshLoopPlayback(LoopPlaybackEntity entity)
 {
 }
Esempio n. 2
0
 public void RefreshLoopPlayback(LoopPlaybackEntity entity)
 {
     InvokeOnMainThread(delegate {
     });
 }