Beispiel #1
0
 public void RequestSwitchs(IEnumerable <FunctionSwitch> switchs)
 {
     ClientConnector.RequestSwitchs(switchs);
 }