예제 #1
0
파일: DACManager.cs 프로젝트: zer09/Cosmos
 public DACManager(Cosmos.Hardware2.Audio.Devices.Generic.Components.DACEntity dacEntity)
 {
     this.dacEntity = dacEntity;
 }
예제 #2
0
 public DACManager(Cosmos.Hardware2.Audio.Devices.Generic.Components.DACEntity dacEntity)
 {
     this.dacEntity = dacEntity;
 }