C# Class MPlayer.PlayStateChangedEventArgs

Inheritance: System.EventArgs
Mostra file Open project: godly-devotion/Baka-MPlayer-old Class Usage Examples

Public Methods

Method Description
PlayStateChangedEventArgs ( PlayStates playState ) : System

Method Details

PlayStateChangedEventArgs() public method

public PlayStateChangedEventArgs ( PlayStates playState ) : System
playState PlayStates
return System