コード例 #1
0
ファイル: DACManager.cs プロジェクト: zer09/Cosmos
 public DACManager(Cosmos.Hardware2.Audio.Devices.Generic.Components.DACEntity dacEntity)
 {
     this.dacEntity = dacEntity;
 }
コード例 #2
0
ファイル: DACManager.cs プロジェクト: ChrisJamesSadler/Cosmos
 public DACManager(Cosmos.Hardware2.Audio.Devices.Generic.Components.DACEntity dacEntity)
 {
     this.dacEntity = dacEntity;
 }