C# Class SoundSwitch.Model.DeviceListChanged

Inheritance: System.EventArgs
Afficher le fichier Open project: Belphemur/SoundSwitch Class Usage Examples

Méthodes publiques

Méthode Description
DeviceListChanged ( IEnumerable seletedDevicesList, AudioDeviceType type ) : System

Method Details

DeviceListChanged() public méthode

public DeviceListChanged ( IEnumerable seletedDevicesList, AudioDeviceType type ) : System
seletedDevicesList IEnumerable
type AudioDeviceType
Résultat System