コード例 #1
0
ファイル: Device.cs プロジェクト: 27miller87/MultiMiner
 public Device()
 {
     Platform = new DevicePlatform();
 }
コード例 #2
0
 public Device()
 {
     Platform = new DevicePlatform();
 }