示例#1
0
 public void Add(Adapter adapter)
 {
     emulator.SetUpAdapter(adapter);
     list.Add(adapter);
 }