C# Class VideoPlayer.Controller.Sender.VideoPlayerMsgSender

Show file Open project: chris-tomich/Glyma

Public Methods

Method Description
Send ( Event e ) : void

Private Methods

Method Description
VideoPlayerMsgSender ( ) : VideoPlayerSharedLib

Method Details

Send() public method

public Send ( Event e ) : void
e VideoPlayerSharedLib.Event
return void