LoggingEvents..::..OnAddLog Event
Occurs when add log (OnChanged).
Namespace:
robotManager.EventsAssembly: robotManager (in robotManager.dll)
Syntax
public static event LoggingEvents..::..LogHandler OnAddLog
Public Shared Event OnAddLog As LoggingEvents..::..LogHandler
public: static event LoggingEvents..::..LogHandler^ OnAddLog { void add (LoggingEvents..::..LogHandler^ value); void remove (LoggingEvents..::..LogHandler^ value); }