Example #1
0
 public string ExecuteAction(string actionName, string actionParameters)
 {
     return(video.Action(actionName, actionParameters));
 }