C# Class csCommon.Plugins.StreamingVideoPlugin.ImbCommands.VideoImbCommands.DisplayVideoCmdEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: TNOCS/csTouch

Public Methods

Method Description
DisplayVideoCmdEventArgs ( DisplayVideoCmd command ) : System

Method Details

DisplayVideoCmdEventArgs() public method

public DisplayVideoCmdEventArgs ( DisplayVideoCmd command ) : System
command DisplayVideoCmd
return System