C# Class Animatroller.Framework.LogicalDevice.Event.VideoCommandEventArgs

Inheritance: System.EventArgs
显示文件 Open project: HakanL/animatroller Class Usage Examples

Public Methods

Method Description
VideoCommandEventArgs ( Commands command, string videoFile ) : System

Method Details

VideoCommandEventArgs() public method

public VideoCommandEventArgs ( Commands command, string videoFile ) : System
command Commands
videoFile string
return System