Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
OpenRA
SoundDevice
C# Class OpenRA.SoundDevice
显示文件
Open project: pchote/OpenRA
Public Properties
Property
Type
Description
Device
string
Label
string
Public Methods
Method
Description
SoundDevice
(
string
device
,
string
label
) :
System
Method Details
SoundDevice()
public
method
public
SoundDevice
(
string
device
,
string
label
) :
System
device
string
label
string
return
System
Property Details
Device
public_oe property
public
string
Device
return
string
Label
public_oe property
public
string
Label
return
string