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

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

Public Methods

Method Description
AudioStartEventArgs ( string fileName ) : System

Method Details

AudioStartEventArgs() public method

public AudioStartEventArgs ( string fileName ) : System
fileName string
return System