Esempio n. 1
0
 public void SetRegion(IController c, bool val)
 {
     Port1.RegionSet(c, val);
     Port2.RegionSet(c, val);
 }