C# Class SoundSwitch.Model.DeviceListChanged

Inheritance: System.EventArgs
Datei anzeigen Open project: Belphemur/SoundSwitch Class Usage Examples

Public Methods

Method Description
DeviceListChanged ( IEnumerable seletedDevicesList, AudioDeviceType type ) : System

Method Details

DeviceListChanged() public method

public DeviceListChanged ( IEnumerable seletedDevicesList, AudioDeviceType type ) : System
seletedDevicesList IEnumerable
type AudioDeviceType
return System