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

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

Public Methods

Method Description
AudioCommandEventArgs ( Commands command ) : System

Method Details

AudioCommandEventArgs() public method

public AudioCommandEventArgs ( Commands command ) : System
command Commands
return System