SkipAhead() public method

public SkipAhead ( ) : void
return void
コード例 #1
0
 public void SkipAhead()
 {
     _vlcService.SkipAhead();
 }