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

Inheritance: IWebBrowserPlayerService
Afficher le fichier Open project: offbyoneBB/mp-onlinevideos2

Méthodes publiques

Méthode Description
OnNewAction ( string action ) : void

New action has been received from the client

Method Details

OnNewAction() public méthode

New action has been received from the client
public OnNewAction ( string action ) : void
action string
Résultat void