| | |
| | | // 异常事件 |
| | | public Action<Exception> OnExceptionRaised; |
| | | |
| | | public GTSCardInitialConfig IConfig |
| | | public GTSCardInitialConfig IIConfig |
| | | { |
| | | get |
| | | { |
| | |
| | | |
| | | public override ResponseMessage Run(IOperationConfig config) |
| | | { |
| | | throw new NotImplementedException(); |
| | | ResponseMessage responseMessage = new ResponseMessage(); |
| | | |
| | | |
| | | return responseMessage; |
| | | } |
| | | #endregion |
| | | |
| | |
| | | // return tempNew[index].Value; |
| | | //}).ToList(); |
| | | |
| | | ExcuteMonitorInvok(DateTime.Now, monitorSet.InvokeDevice, this, monitorSet); |
| | | ExcuteMonitorInvok(DateTime.Now, monitorSet.InvokeDevice, this, monitorSet, OnMethodInvoked); |
| | | } |
| | | } |
| | | }); |