C# 클래스 OnlineVideos.Sites.WebBrowserPlayerService.ServiceImplementation.WebBrowserPlayerService

상속: IWebBrowserPlayerService
파일 보기 프로젝트 열기: offbyoneBB/mp-onlinevideos2

공개 메소드들

메소드 설명
OnNewAction ( string action ) : void

New action has been received from the client

메소드 상세

OnNewAction() 공개 메소드

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