Exemplo n.º 1
0
 public PosControlException(System.String message, Microsoft.PointOfService.ErrorCode errorCode)
 {
 }
Exemplo n.º 2
0
 public PosControlException(System.String message, Microsoft.PointOfService.ErrorCode errorCode, System.Int32 errorCodeExtended)
 {
 }
 public DeviceErrorEventArgs(Microsoft.PointOfService.ErrorCode errorCode, System.Int32 errorCodeExtended, Microsoft.PointOfService.ErrorLocus errorLocus, Microsoft.PointOfService.ErrorResponse errorResponse)
 {
 }