示例#1
0
 void IExternalControl.CallAction(ComplexParts Device, ushort Address)
 {
     _IoMain.CallAction(Device, Address);
 }