C# Class OnlineVideos.Sites.WebBrowserPlayerService.ServiceImplementation.WebBrowserPlayerService

Inheritance: IWebBrowserPlayerService
显示文件 Open project: offbyoneBB/mp-onlinevideos2

Public Methods

Method Description
OnNewAction ( string action ) : void

New action has been received from the client

Method Details

OnNewAction() public method

New action has been received from the client
public OnNewAction ( string action ) : void
action string
return void