示例#1
0
 public Dictionary <int, SwitchDevice> GetAllSwitches()
 {
     return(BaseAccess.Load());
 }