Exemplo n.º 1
0
 public void Pause()
 {
     if (_Theme.VideoName != String.Empty)
     {
         CTheme.SkinVideoPause(_Theme.VideoName);
     }
 }