Пример #1
0
 public Task SkipFromMediaWebSocket(int seconds)
 {
     return(SkipCommand.ExecuteAsync(seconds));
 }