ControllerEventArgs Constructor (DateTime) |
Overloaded constructor.
Namespace:
ABB.Robotics.Controllers
Assembly:
ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntaxpublic ControllerEventArgs(
DateTime time
)
Parameters
- time
- Type: SystemDateTime
The time stamp of the event.
See Also