MethodCalledArgs
Summary
Method called when receiving a request message
- Methods
- Properties
Structure
- class MethodCalledArgs
-
- ecu
the ecu
- Type
- request
A dictionary contains the payload of request message
- Type
IDictionary
- response
A user defined a dictionary that contains the payload of the response message
- Type
IDictionary