C# Class OpenRA.SoundDevice

Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Свойство Type Description
Device string
Label string

Méthodes publiques

Méthode Description
SoundDevice ( string device, string label ) : System

Method Details

SoundDevice() public méthode

public SoundDevice ( string device, string label ) : System
device string
label string
Résultat System

Property Details

Device public_oe property

public string Device
Résultat string

Label public_oe property

public string Label
Résultat string