コード例 #1
0
ファイル: C2ServerHandler.cs プロジェクト: RandyF/Concept2api
 public void DiscoverDevice()
 {
     _PM.Discover_PMs();
 }