Beispiel #1
0
 public void RefreshLoopPlayback(LoopPlaybackEntity entity)
 {
 }
Beispiel #2
0
 public void RefreshLoopPlayback(LoopPlaybackEntity entity)
 {
     InvokeOnMainThread(delegate {
     });
 }