예제 #1
0
파일: SnoopMain.cs 프로젝트: ming-hai/ACN
 private void deviceRefresh_Click(object sender, EventArgs e)
 {
     SelectedDevice.Interogate();
 }