コード例 #1
0
 public void ConnectivityActiveCommand(string dutIP, IAWG awg)
 {
     awg.ConnectivityActiveCommand(dutIP);
 }